mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
14 lines
439 B
Text
14 lines
439 B
Text
pkgbase = btop
|
|
pkgdesc = A monitor of system resources, bpytop ported to C++
|
|
pkgver = 1.3.0
|
|
pkgrel = 2
|
|
url = https://github.com/aristocratos/btop
|
|
arch = x86_64
|
|
license = Apache
|
|
depends = gcc-libs
|
|
depends = glibc
|
|
optdepends = rocm-smi-lib: AMD GPU support
|
|
source = https://github.com/aristocratos/btop/archive/v1.3.0/btop-1.3.0.tar.gz
|
|
sha256sums = 375e078ce2091969f0cd14030620bd1a94987451cf7a73859127a786006a32cf
|
|
|
|
pkgname = btop
|