diff options
-rw-r--r-- | system/trmaid/trmaid.SlackBuild | 2 | ||||
-rw-r--r-- | system/trmaid/trmaid.info | 6 |
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" |