system/trmaid: Updated for version 0.5.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
ab31502f86
commit
9327bec901
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for trmaid
|
||||
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=trmaid
|
||||
VERSION=${VERSION:-0.5.3.1}
|
||||
VERSION=${VERSION:-0.5.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="trmaid"
|
||||
VERSION="0.5.3.1"
|
||||
VERSION="0.5.5"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/trmaid/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.3.1.tar.gz"
|
||||
MD5SUM="c765e2d6fcb012b62fe5284a6a135a08"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.5.5.tar.gz"
|
||||
MD5SUM="9c7accf39cac1a02e78644d7e1cbf1da"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="PyYAML feedparser python-requests redis-py six"
|
||||
|
|
Loading…
Reference in New Issue