community/btop to 1.2.8-1

This commit is contained in:
Kevin Mihelich 2022-06-30 01:24:02 +00:00
parent 3065171bc5
commit 4784727bcf

View file

@ -4,7 +4,7 @@
# - disable lto
pkgname=btop
pkgver=1.2.7
pkgver=1.2.8
pkgrel=1
pkgdesc='A monitor of system resources, bpytop ported to C++'
arch=(x86_64)
@ -13,7 +13,7 @@ license=(Apache)
depends=(gcc-libs)
_archive="$pkgname-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz")
sha256sums=('60075824ca4e14c1ca920b76ffb101fc2340c5342f3ba600b5c280389b69bbbf')
sha256sums=('7944b06e3181cc1080064adf1e9eb4f466af0b84a127df6697430736756a89ac')
build() {
cd "$_archive"