summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"