diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-10-08 22:42:11 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-10 09:15:10 +0700 |
commit | 9541e3f202204d5e3d0acb7d2af0d63f80ad5178 (patch) | |
tree | 46de95ac78eec1524407de674080db547ba4cf7a /system/trmaid/trmaid.info | |
parent | ee846b7ffedba3f6fb7d1a034401453f45d3435a (diff) | |
download | slackbuilds-9541e3f202204d5e3d0acb7d2af0d63f80ad5178.tar.gz |
system/trmaid: Updated for version 0.6.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/trmaid/trmaid.info')
-rw-r--r-- | system/trmaid/trmaid.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info index 6f2732ba9b..c37d4ed868 100644 --- a/system/trmaid/trmaid.info +++ b/system/trmaid/trmaid.info @@ -1,8 +1,8 @@ PRGNAM="trmaid" -VERSION="0.5.7" +VERSION="0.6.2" HOMEPAGE="https://pypi.python.org/pypi/trmaid/" -DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.7.tar.gz" -MD5SUM="41e69cdf31ffc8b3925f85dc80aef5cd" +DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.6.2.tar.gz" +MD5SUM="23d5a56a5b0a2c2a7ed191abeb0b57d4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="PyYAML feedparser python-requests redis-py six" |