community/btop to 1.2.2-1.1

This commit is contained in:
Kevin Mihelich 2022-02-15 13:49:42 +00:00
parent a020d403a4
commit 12a67362ed

View file

@ -4,7 +4,7 @@
# - disable lto
pkgname=btop
pkgver=1.2.1
pkgver=1.2.2
pkgrel=1.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=('09118f459321c0182df8e611ec5595db2ab5ca9e2cf3f0029cf4413f2497853b')
sha256sums=('9e16b76ad74086948fa3dce4899a5532095a1656e6f1deec3e807f992d22f47c')
build() {
cd "$_archive"