summaryrefslogtreecommitdiffstats
path: root/system/trmaid
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-09-11 02:49:41 +0200
committer Willy Sudiarto Raharjo2015-09-12 03:10:57 +0200
commit14ea6e86f42c392dd21938662da5745f2dc871de (patch)
treee199897dcfd24696e76f3d294521170db2e34a67 /system/trmaid
parent24d3b9c14b6553b8c81d64332f305258617fdf51 (diff)
downloadslackbuilds-14ea6e86f42c392dd21938662da5745f2dc871de.tar.gz
system/trmaid: Updated for version 0.5.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/trmaid')
-rw-r--r--system/trmaid/trmaid.SlackBuild2
-rw-r--r--system/trmaid/trmaid.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/trmaid/trmaid.SlackBuild b/system/trmaid/trmaid.SlackBuild
index 04cd31dd17..c137042982 100644
--- a/system/trmaid/trmaid.SlackBuild
+++ b/system/trmaid/trmaid.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=trmaid
-VERSION=${VERSION:-0.5.5}
+VERSION=${VERSION:-0.5.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info
index e3abf85d23..d5f58aa8c5 100644
--- a/system/trmaid/trmaid.info
+++ b/system/trmaid/trmaid.info
@@ -1,8 +1,8 @@
PRGNAM="trmaid"
-VERSION="0.5.5"
+VERSION="0.5.6"
HOMEPAGE="https://pypi.python.org/pypi/trmaid/"
-DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.5.tar.gz"
-MD5SUM="9c7accf39cac1a02e78644d7e1cbf1da"
+DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.6.tar.gz"
+MD5SUM="2afcc7d6522915834cd058797de74e1b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="PyYAML feedparser python-requests redis-py six"