* update btop to 1.3.2-2
This commit is contained in:
parent
13a6409099
commit
79e0a9542c
15
btop/.SRCINFO
Normal file
15
btop/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
||||
pkgbase = btop
|
||||
pkgdesc = A monitor of system resources, bpytop ported to C++
|
||||
pkgver = 1.3.2
|
||||
pkgrel = 2
|
||||
url = https://github.com/aristocratos/btop
|
||||
arch = x86_64
|
||||
license = Apache
|
||||
makedepends = rocm-smi-lib
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
optdepends = rocm-smi-lib: AMD GPU support
|
||||
source = https://github.com/aristocratos/btop/archive/v1.3.2/btop-1.3.2.tar.gz
|
||||
sha256sums = 331d18488b1dc7f06cfa12cff909230816a24c57790ba3e8224b117e3f0ae03e
|
||||
|
||||
pkgname = btop
|
5
btop/.nvchecker.toml
Normal file
5
btop/.nvchecker.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[btop]
|
||||
source = "github"
|
||||
github = "aristocratos/btop"
|
||||
prefix = "v"
|
||||
use_max_tag = true
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=btop
|
||||
pkgver=1.3.2
|
||||
pkgrel=1
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user