diff options
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 c137042982..649761a575 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.6} +VERSION=${VERSION:-0.5.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info index d5f58aa8c5..6f2732ba9b 100644 --- a/system/trmaid/trmaid.info +++ b/system/trmaid/trmaid.info @@ -1,8 +1,8 @@ PRGNAM="trmaid" -VERSION="0.5.6" +VERSION="0.5.7" HOMEPAGE="https://pypi.python.org/pypi/trmaid/" -DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.6.tar.gz" -MD5SUM="2afcc7d6522915834cd058797de74e1b" +DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.7.tar.gz" +MD5SUM="41e69cdf31ffc8b3925f85dc80aef5cd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="PyYAML feedparser python-requests redis-py six" |