* update btop to 1.3.0-2
This commit is contained in:
parent
961768d87c
commit
9944e0a772
@ -2,16 +2,18 @@
|
||||
# Maintainer: Caleb Maclennan <caleb@alerque.com>
|
||||
|
||||
pkgname=btop
|
||||
pkgver=1.2.13
|
||||
pkgrel=1
|
||||
pkgver=1.3.0
|
||||
pkgrel=2
|
||||
pkgdesc='A monitor of system resources, bpytop ported to C++'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/aristocratos/$pkgname"
|
||||
license=(Apache)
|
||||
depends=(gcc-libs)
|
||||
depends=(gcc-libs
|
||||
glibc)
|
||||
optdepends=('rocm-smi-lib: AMD GPU support')
|
||||
_archive="$pkgname-$pkgver"
|
||||
source=("$url/archive/v$pkgver/$_archive.tar.gz")
|
||||
sha256sums=('668dc4782432564c35ad0d32748f972248cc5c5448c9009faeb3445282920e02')
|
||||
sha256sums=('375e078ce2091969f0cd14030620bd1a94987451cf7a73859127a786006a32cf')
|
||||
|
||||
build() {
|
||||
cd "$_archive"
|
||||
|
Loading…
x
Reference in New Issue
Block a user