mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/trmaid: Updated for version 0.4.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
bee30d9b82
commit
f194901f81
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=trmaid
|
||||
VERSION=${VERSION:-0.4.3}
|
||||
VERSION=${VERSION:-0.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="trmaid"
|
||||
VERSION="0.4.3"
|
||||
VERSION="0.4.4"
|
||||
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="https://pypi.python.org/packages/source/t/trmaid/trmaid-0.4.4.tar.gz"
|
||||
MD5SUM="f23ff8464e3c8187a815d71fa02c66bb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="PyYAML feedparser python-requests redis-py"
|
||||
REQUIRES="PyYAML feedparser python-requests redis-py six"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue