summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-10-08 22:42:11 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-10 09:15:10 +0700
commit9541e3f202204d5e3d0acb7d2af0d63f80ad5178 (patch)
tree46de95ac78eec1524407de674080db547ba4cf7a
parentee846b7ffedba3f6fb7d1a034401453f45d3435a (diff)
downloadslackbuilds-9541e3f202204d5e3d0acb7d2af0d63f80ad5178.tar.gz
slackbuilds-9541e3f202204d5e3d0acb7d2af0d63f80ad5178.tar.xz
system/trmaid: Updated for version 0.6.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 649761a575..9398bda556 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.7}
+VERSION=${VERSION:-0.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info
index 6f2732ba9b..c37d4ed868 100644
--- a/system/trmaid/trmaid.info
+++ b/system/trmaid/trmaid.info
@@ -1,8 +1,8 @@
PRGNAM="trmaid"
-VERSION="0.5.7"
+VERSION="0.6.2"
HOMEPAGE="https://pypi.python.org/pypi/trmaid/"
-DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.7.tar.gz"
-MD5SUM="41e69cdf31ffc8b3925f85dc80aef5cd"
+DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.6.2.tar.gz"
+MD5SUM="23d5a56a5b0a2c2a7ed191abeb0b57d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="PyYAML feedparser python-requests redis-py six"