mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/trmaid: Updated for version 0.4.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1659f1d2fc
commit
251bbb2c59
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for trmaid
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright 2014 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.3.3}
|
||||
VERSION=${VERSION:-0.4.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="trmaid"
|
||||
VERSION="0.3.3"
|
||||
HOMEPAGE="https://github.com/tanelpuhu/trmaid"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.3.3.tar.gz"
|
||||
MD5SUM="434ea58e3017041c469dce01d4b9725a"
|
||||
VERSION="0.4.3"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/trmaid/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.4.3.tar.gz"
|
||||
MD5SUM="c8cdca0e025e332741b16b360d31fd70"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="PyYAML feedparser python-requests redis-py"
|
||||
|
|
Loading…
Reference in a new issue