diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-08 03:02:18 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-08 22:43:43 +0700 |
commit | 9327bec901aea69e3db956ceeac1ba0c54c0b893 (patch) | |
tree | a04a53d06536960902ea78a732282ebffcf7d4d1 /system/trmaid | |
parent | ab31502f86c455f9eb6a665ce5a108fabc0dd15c (diff) |
system/trmaid: Updated for version 0.5.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/trmaid')
-rw-r--r-- | system/trmaid/trmaid.SlackBuild | 4 | ||||
-rw-r--r-- | system/trmaid/trmaid.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/trmaid/trmaid.SlackBuild b/system/trmaid/trmaid.SlackBuild index d180a33fa14d..04cd31dd1777 100644 --- a/system/trmaid/trmaid.SlackBuild +++ b/system/trmaid/trmaid.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for trmaid -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=trmaid -VERSION=${VERSION:-0.5.3.1} +VERSION=${VERSION:-0.5.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info index fde9ef9c6848..e3abf85d23ee 100644 --- a/system/trmaid/trmaid.info +++ b/system/trmaid/trmaid.info @@ -1,8 +1,8 @@ PRGNAM="trmaid" -VERSION="0.5.3.1" +VERSION="0.5.5" HOMEPAGE="https://pypi.python.org/pypi/trmaid/" -DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.3.1.tar.gz" -MD5SUM="c765e2d6fcb012b62fe5284a6a135a08" +DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.5.tar.gz" +MD5SUM="9c7accf39cac1a02e78644d7e1cbf1da" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="PyYAML feedparser python-requests redis-py six" |