upgpkg: btop 1.0.18-1
upstream release Update to 1.0.18
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@ -2,7 +2,7 @@
|
||||
# Contributor: Caleb Maclennan <caleb@alerque.com>
|
||||
|
||||
pkgname=btop
|
||||
pkgver=1.0.17
|
||||
pkgver=1.0.18
|
||||
pkgrel=1
|
||||
pkgdesc='A monitor of system resourecs, bpytop ported to C++'
|
||||
arch=(x86_64 aarch64)
|
||||
@ -12,7 +12,7 @@ depends=(coreutils sed git build-essential gcc-10 g++-10)
|
||||
_archive="$pkgname-$pkgver"
|
||||
source=("$_archive.tar.gz::$url/archive/v$pkgver.tar.gz"
|
||||
"Makefile.patch")
|
||||
sha256sums=('1a301a4d342703b3f4f5cada30f9db2db83cc1775e00e4ff0806a9061e10355d'
|
||||
sha256sums=('29015bf7f34d87c7748f816f72f981f56f894946c6ec0faa330f71a8537781b7'
|
||||
'9615e689c64975915a1d8bdac2115f9fc03ec990232a630a72f1194e6364d707')
|
||||
|
||||
prepare() {
|
||||
|
Reference in New Issue
Block a user