mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
system/trmaid: Updated for version 0.1.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2c3f9d3174
commit
67feee3ff1
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue