summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
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
commit4073e0b3fc2296bba86f4390df13bb63fecb5017 (patch)
treed3e19b72649b7afd6306081556d8ac4d40cae480 /system
parentf27d7469ad17a32e4a11cf6c441ddd888d309e7a (diff)
downloadslackbuilds-4073e0b3fc2296bba86f4390df13bb63fecb5017.tar.gz
slackbuilds-4073e0b3fc2296bba86f4390df13bb63fecb5017.tar.xz
system/ptop: Fix .info.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/ptop/ptop.info2
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"