community/btop to 1.1.2-1

This commit is contained in:
Kevin Mihelich 2021-11-27 19:08:33 +00:00
parent bd9e38630a
commit 778c42e9ca

View file

@ -4,7 +4,7 @@
# - disable lto
pkgname=btop
pkgver=1.1.1
pkgver=1.1.2
pkgrel=1
pkgdesc='A monitor of system resources, bpytop ported to C++'
arch=(x86_64 aarch64 i686)
@ -13,7 +13,7 @@ license=(Apache)
depends=(gcc-libs)
_archive="$pkgname-$pkgver"
source=("$_archive.tar.gz::$url/archive/v$pkgver.tar.gz")
sha256sums=('7ee14e5e46a9864bba8f12de26ca216939c28b15a4f37fac9688f933a626382c')
sha256sums=('997376596cc6ca808b5a26f9fe25da274c19c2970aaf757943a009f4c28b758c')
build() {
cd "$_archive"