diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-02-19 16:33:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-20 15:12:43 +0700 |
commit | c9687b46580ab257c6a72621f49cf20c4b8c3169 (patch) | |
tree | 2e98d1446023a95f9340f9c18f0bf128072703be /system/btop/btop.info | |
parent | 5636028190b9fa7b8584fec6757e96acad9bfa77 (diff) |
system/btop: Added (system resources monitor).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/btop/btop.info')
-rw-r--r-- | system/btop/btop.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/btop/btop.info b/system/btop/btop.info new file mode 100644 index 000000000000..83d141c722eb --- /dev/null +++ b/system/btop/btop.info @@ -0,0 +1,10 @@ +PRGNAM="btop" +VERSION="1.2.3" +HOMEPAGE="https://github.com/aristocratos/btop/" +DOWNLOAD="https://github.com/aristocratos/btop/archive/v1.2.3/btop-1.2.3.tar.gz" +MD5SUM="7040baa28396be2eac70d573197981c4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |