diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-25 20:57:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-25 20:57:50 +0700 |
commit | 32d3c86697b5a14176fcf386e528848fe39c802d (patch) | |
tree | 9934ec61f1edcd0033d27f941b6722d437d70442 /system/glances/glances.info | |
parent | edd9202fddd7b25beb77138e4db4f2dab510f683 (diff) |
system/glances: Removed (use python3-glances).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/glances/glances.info')
-rw-r--r-- | system/glances/glances.info | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/system/glances/glances.info b/system/glances/glances.info deleted file mode 100644 index e61af1e5aad38..0000000000000 --- a/system/glances/glances.info +++ /dev/null @@ -1,10 +0,0 @@ -PRGNAM="glances" -VERSION="3.1.0" -HOMEPAGE="https://github.com/nicolargo/glances" -DOWNLOAD="https://github.com/nicolargo/glances/archive/v3.1.0/glances-3.1.0.tar.gz" -MD5SUM="6b4d001854f711ee805eb60bd6831e18" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" -REQUIRES="psutil" -MAINTAINER="Philip Lacroix" -EMAIL="slackph at posteo dot de" |