diff options
Diffstat (limited to 'system/ttop/ttop.info')
-rw-r--r-- | system/ttop/ttop.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/ttop/ttop.info b/system/ttop/ttop.info index 128ff6ff9d..ff3c098580 100644 --- a/system/ttop/ttop.info +++ b/system/ttop/ttop.info @@ -1,10 +1,10 @@ PRGNAM="ttop" -VERSION="0.8.1" +VERSION="0.9.0" HOMEPAGE="https://github.com/ton1517/ttop" -DOWNLOAD="https://pypi.python.org/packages/source/t/ttop/ttop-0.8.1.tar.gz" -MD5SUM="21534265bcb567e5aa8b13d5c93093ad" +DOWNLOAD="https://pypi.python.org/packages/source/t/ttop/ttop-0.9.0.tar.gz" +MD5SUM="4f124500e4f690ef984924ce6a6ab9b1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="docopt hurry-filesize psutil uptime" +REQUIRES="docopt psutil" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |