community/btop to 1.2.5-1

This commit is contained in:
Kevin Mihelich 2022-03-06 17:29:30 +00:00
parent e300d87f78
commit 567c0bcf40

View file

@ -4,7 +4,7 @@
# - disable lto
pkgname=btop
pkgver=1.2.4
pkgver=1.2.5
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=('33bd5ff614926aab3a08803f507e7bf19983fd263b3f216c2884cd51cfc3d283')
sha256sums=('93ff23276f2c626282037766542543dad5964fb6117c7902c4a4899607f8c95f')
build() {
cd "$_archive"