summaryrefslogtreecommitdiffstats
path: root/system/trmaid
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2018-04-01 15:56:35 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-07 08:13:19 +0700
commitf8c86323d621491d41a273c818bb65280e6ecf21 (patch)
tree5653758abba51ac92434b621fe908edbb87df1b1 /system/trmaid
parentffd70c8a95b9a671887a524d2924a4daa8374a0b (diff)
downloadslackbuilds-f8c86323d621491d41a273c818bb65280e6ecf21.tar.gz
slackbuilds-f8c86323d621491d41a273c818bb65280e6ecf21.tar.xz
system/trmaid: Updated for version 0.6.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/trmaid')
-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 b8625816c5..50b771caea 100644
--- a/system/trmaid/trmaid.SlackBuild
+++ b/system/trmaid/trmaid.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for trmaid
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 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.6}
+VERSION=${VERSION:-0.6.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info
index 91cbf90b5f..ca5dcb9e46 100644
--- a/system/trmaid/trmaid.info
+++ b/system/trmaid/trmaid.info
@@ -1,8 +1,8 @@
PRGNAM="trmaid"
-VERSION="0.6.6"
+VERSION="0.6.8"
HOMEPAGE="https://pypi.python.org/pypi/trmaid/"
-DOWNLOAD="https://pypi.python.org/packages/86/2c/0c6784d2bddeb8ac7e6a3cd28749c5c3722a7afd5eddf744b3984be6696c/trmaid-0.6.6.tar.gz"
-MD5SUM="697c01f8bc506e43f28f54d036373d8a"
+DOWNLOAD="https://pypi.python.org/packages/2b/a8/d171162c41f760a012284e4ebae6a3b345ce647479344600d470281a8eab/trmaid-0.6.8.tar.gz"
+MD5SUM="65ea65b6ce3b146ffa5109a420b5f605"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="PyYAML feedparser python-requests redis-py six"