summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-04-26 12:06:52 +0200
committer Willy Sudiarto Raharjo2015-05-03 02:43:55 +0200
commitf194901f8198bbaf98c3bdf305379a88d9fa3b32 (patch)
tree8140c02426c79919978c0182d77158860598cc55 /system
parentbee30d9b82d91130eda058114b5957dcdb46bd3b (diff)
downloadslackbuilds-f194901f8198bbaf98c3bdf305379a88d9fa3b32.tar.gz
system/trmaid: Updated for version 0.4.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system')
-rw-r--r--system/trmaid/trmaid.SlackBuild2
-rw-r--r--system/trmaid/trmaid.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/system/trmaid/trmaid.SlackBuild b/system/trmaid/trmaid.SlackBuild
index 798afdf8f8..82305b2fc8 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.4.3}
+VERSION=${VERSION:-0.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info
index 8138a10217..080571c27e 100644
--- a/system/trmaid/trmaid.info
+++ b/system/trmaid/trmaid.info
@@ -1,10 +1,10 @@
PRGNAM="trmaid"
-VERSION="0.4.3"
+VERSION="0.4.4"
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="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.4.4.tar.gz"
+MD5SUM="f23ff8464e3c8187a815d71fa02c66bb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="PyYAML feedparser python-requests redis-py"
+REQUIRES="PyYAML feedparser python-requests redis-py six"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"