pkgname: conmon pkgver: '2.2.1' pkgrel: '1' pkgdesc: 'OCI container runtime monitor' url: 'https://github.com/containers/conmon' arch: x86_64 license: - APACHE depends: [] makedepends: - git - glib source: [] sha256sums: [] build: | git clone https://github.com/containers/conmon cd conmon make PREFIX=/usr LIBEXECDIR=/usr/lib DESTDIR=${PKGDIR} install -Dm755 bin/conmon ${PKGDIR}/usr/bin/conmon package: | true