diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/trmaid/trmaid.SlackBuild | 4 | ||||
-rw-r--r-- | system/trmaid/trmaid.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/trmaid/trmaid.SlackBuild b/system/trmaid/trmaid.SlackBuild index 7d3a13f081..798afdf8f8 100644 --- a/system/trmaid/trmaid.SlackBuild +++ b/system/trmaid/trmaid.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for trmaid -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 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.3.3} +VERSION=${VERSION:-0.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info index 545f03e2c1..8138a10217 100644 --- a/system/trmaid/trmaid.info +++ b/system/trmaid/trmaid.info @@ -1,8 +1,8 @@ PRGNAM="trmaid" -VERSION="0.3.3" -HOMEPAGE="https://github.com/tanelpuhu/trmaid" -DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.3.3.tar.gz" -MD5SUM="434ea58e3017041c469dce01d4b9725a" +VERSION="0.4.3" +HOMEPAGE="https://pypi.python.org/pypi/trmaid/" +DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.4.3.tar.gz" +MD5SUM="c8cdca0e025e332741b16b360d31fd70" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="PyYAML feedparser python-requests redis-py" |