diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-01-09 06:57:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-09 06:57:19 +0700 |
commit | e850cfd6718e2045fcc5e6d372e3b7e4f707e544 (patch) | |
tree | 84528524f28c9cde8546ad55a26734cf78f1ab7c /system/trmaid | |
parent | 02b9a877fdba769c137bd4562f447b188cd23a98 (diff) | |
download | slackbuilds-e850cfd6718e2045fcc5e6d372e3b7e4f707e544.tar.gz |
system/trmaid: Updated for version 0.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/trmaid')
-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 89bf3878b9..7d3a13f081 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.2.5} +VERSION=${VERSION:-0.3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info index 86102ff406..545f03e2c1 100644 --- a/system/trmaid/trmaid.info +++ b/system/trmaid/trmaid.info @@ -1,8 +1,8 @@ PRGNAM="trmaid" -VERSION="0.2.5" +VERSION="0.3.3" HOMEPAGE="https://github.com/tanelpuhu/trmaid" -DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.2.5.tar.gz" -MD5SUM="5951afb9b1b54d9ca3ffb40e9a1174bb" +DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.3.3.tar.gz" +MD5SUM="434ea58e3017041c469dce01d4b9725a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="PyYAML feedparser python-requests redis-py" |