summaryrefslogtreecommitdiffstats
path: root/system/trmaid
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-05-26 03:47:50 +0300
committer Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-05-26 03:47:50 +0300
commit6f4e2595fbebe0cb7300462569859bb38f536399 (patch)
tree26c00e3c21b11da8d434241e10c61d560a8912e3 /system/trmaid
parentc0892ebcc8235f05c0797e76d6dda0a8f15b88b2 (diff)
downloadslackbuilds-6f4e2595fbebe0cb7300462569859bb38f536399.tar.gz
slackbuilds-6f4e2595fbebe0cb7300462569859bb38f536399.tar.xz
system/trmaid: Updated for version 0.5.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 405428027e..d180a33fa1 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.5.2}
+VERSION=${VERSION:-0.5.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info
index 2987ca2d0f..fde9ef9c68 100644
--- a/system/trmaid/trmaid.info
+++ b/system/trmaid/trmaid.info
@@ -1,8 +1,8 @@
PRGNAM="trmaid"
-VERSION="0.5.2"
+VERSION="0.5.3.1"
HOMEPAGE="https://pypi.python.org/pypi/trmaid/"
-DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.2.tar.gz"
-MD5SUM="ab59bdb9ba0829a2cfbfcd39f61d8fca"
+DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.3.1.tar.gz"
+MD5SUM="c765e2d6fcb012b62fe5284a6a135a08"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="PyYAML feedparser python-requests redis-py six"