diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-21 14:02:28 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:29:03 +0000 |
commit | 4073e0b3fc2296bba86f4390df13bb63fecb5017 (patch) | |
tree | d3e19b72649b7afd6306081556d8ac4d40cae480 /system/ptop/ptop.info | |
parent | f27d7469ad17a32e4a11cf6c441ddd888d309e7a (diff) | |
download | slackbuilds-4073e0b3fc2296bba86f4390df13bb63fecb5017.tar.gz |
system/ptop: Fix .info.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/ptop/ptop.info')
-rw-r--r-- | system/ptop/ptop.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ptop/ptop.info b/system/ptop/ptop.info index 5668c21a41..5695b5bf56 100644 --- a/system/ptop/ptop.info +++ b/system/ptop/ptop.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/black-perl/ptop/archive/v1.0.0.tar.gz" MD5SUM="16a12031e6bc5191f389755e475b82a8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="npyscreen psutil drawille" +REQUIRES="npyscreen psutil drawille" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |