mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/twitter: Updated for version 1.16.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
475a127c86
commit
dc5203f934
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=twitter
|
||||
VERSION=${VERSION:-1.15.0}
|
||||
VERSION=${VERSION:-1.16.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="twitter"
|
||||
VERSION="1.15.0"
|
||||
VERSION="1.16.0"
|
||||
HOMEPAGE="http://mike.verdone.ca/twitter/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/twitter/twitter-1.15.0.tar.gz"
|
||||
MD5SUM="ba530230d1687a2a8bfd720a963f13c0"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/twitter/twitter-1.16.0.tar.gz"
|
||||
MD5SUM="964b83350fc0bf7234150a31bf024e41"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools"
|
||||
|
|
Loading…
Reference in a new issue