pkgname: btop pkgver: '1.4.7' pkgrel: '2' pkgdesc: 'A monitor of system resources, bpytop ported to C++' url: 'https://github.com/aristocratos/btop' arch: x86_64 license: - 'Apache-2.0' depends: [] makedepends: [] source: - 'https://github.com/aristocratos/btop/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz' sha256sums: - SKIP build: | cd ${pkgname}-${pkgver} make all make DESTDIR=${PKGDIR} PREFIX=/usr install package: | true