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 405428027e..d180a33fa1 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.2} +VERSION=${VERSION:-0.5.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/trmaid/trmaid.info b/system/trmaid/trmaid.info index 2987ca2d0f..fde9ef9c68 100644 --- a/system/trmaid/trmaid.info +++ b/system/trmaid/trmaid.info @@ -1,8 +1,8 @@ PRGNAM="trmaid" -VERSION="0.5.2" +VERSION="0.5.3.1" HOMEPAGE="https://pypi.python.org/pypi/trmaid/" -DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.2.tar.gz" -MD5SUM="ab59bdb9ba0829a2cfbfcd39f61d8fca" +DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.3.1.tar.gz" +MD5SUM="c765e2d6fcb012b62fe5284a6a135a08" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="PyYAML feedparser python-requests redis-py six" |