summaryrefslogtreecommitdiffstats
path: root/system/trmaid
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-05-13 07:57:23 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-05-13 09:44:59 +0700
commit67feee3ff11de2d900068ac650762848548c736e (patch)
tree64733b13b849a5018323e7951b8008e2f973a09b /system/trmaid
parent2c3f9d3174e29c0b8a806814d4c177b983dad5ef (diff)
downloadslackbuilds-67feee3ff11de2d900068ac650762848548c736e.tar.gz
slackbuilds-67feee3ff11de2d900068ac650762848548c736e.tar.xz
system/trmaid: Updated for version 0.1.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 849682a4d3..62a70890da 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.1.6}
+VERSION=${VERSION:-0.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info
index 8a9576c457..cab0b1845b 100644
--- a/system/trmaid/trmaid.info
+++ b/system/trmaid/trmaid.info
@@ -1,8 +1,8 @@
PRGNAM="trmaid"
-VERSION="0.1.6"
+VERSION="0.1.9"
HOMEPAGE="https://github.com/tanelpuhu/trmaid"
-DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.1.6.tar.gz"
-MD5SUM="9b6e812077f02d251cb24668b615c53f"
+DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.1.9.tar.gz"
+MD5SUM="f30db0cb49b2a00ffca5a1801ee6d3dd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="feedparser python-requests redis-py"