community/btop to 1.2.12-1

This commit is contained in:
Kevin Mihelich 2022-10-08 10:53:07 +00:00
parent b9839d5126
commit c34c0dbffc

View file

@ -4,7 +4,7 @@
# - disable lto
pkgname=btop
pkgver=1.2.10
pkgver=1.2.12
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=('6f84579d3737b8fdfa6afb788b788569702d6f17ef294c9bc9404fefc7aae1a0')
sha256sums=('158112184372ff93de68700ad7de12f91be0542c0ecf75ffb002326ecbb3ca76')
build() {
cd "$_archive"