summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-03-29 06:22:53 +0300
committer David Spencer <idlemoor@slackbuilds.org>2016-03-31 12:45:17 +0100
commit2320b70e39b9c538e4d9c07dd9b9ff4fc58a532e (patch)
tree606d56d8e53f482ef4da79809896d6754ea127b1
parent8deece3605accc4e1e9711b9a4b3094181eeaf76 (diff)
downloadslackbuilds-2320b70e39b9c538e4d9c07dd9b9ff4fc58a532e.tar.gz
slackbuilds-2320b70e39b9c538e4d9c07dd9b9ff4fc58a532e.tar.xz
system/trmaid: Updated for version 0.6.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--system/trmaid/trmaid.SlackBuild4
-rw-r--r--system/trmaid/trmaid.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/trmaid/trmaid.SlackBuild b/system/trmaid/trmaid.SlackBuild
index 9398bda556..d16510bfa3 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-2016 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.6.2}
+VERSION=${VERSION:-0.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info
index c37d4ed868..1f78e3f01e 100644
--- a/system/trmaid/trmaid.info
+++ b/system/trmaid/trmaid.info
@@ -1,8 +1,8 @@
PRGNAM="trmaid"
-VERSION="0.6.2"
+VERSION="0.6.4"
HOMEPAGE="https://pypi.python.org/pypi/trmaid/"
-DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.6.2.tar.gz"
-MD5SUM="23d5a56a5b0a2c2a7ed191abeb0b57d4"
+DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.6.4.tar.gz"
+MD5SUM="5754bcd2d44ff8b4bdd283c95ac337f4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="PyYAML feedparser python-requests redis-py six"