summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-03-26 22:57:29 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-28 02:22:15 +0700
commit251bbb2c599baf47890d60e3eb2c74f9e06766a0 (patch)
tree1c3cc856fbea3e3f35902d56e616999ea5345604 /system
parent1659f1d2fc15e47ad2c4b57ac58d9cc0199fcb7d (diff)
downloadslackbuilds-251bbb2c599baf47890d60e3eb2c74f9e06766a0.tar.gz
slackbuilds-251bbb2c599baf47890d60e3eb2c74f9e06766a0.tar.xz
system/trmaid: Updated for version 0.4.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/trmaid/trmaid.SlackBuild4
-rw-r--r--system/trmaid/trmaid.info8
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"