mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/twitter: Updated for version 1.12.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ebb5d0b49f
commit
79f2a1b31c
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=twitter
|
||||
VERSION=${VERSION:-1.11.1}
|
||||
VERSION=${VERSION:-1.12.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="twitter"
|
||||
VERSION="1.11.1"
|
||||
VERSION="1.12.1"
|
||||
HOMEPAGE="http://mike.verdone.ca/twitter/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/twitter/twitter-1.11.1.tar.gz"
|
||||
MD5SUM="692b9a383a7fbad004514ab431766041"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/twitter/twitter-1.12.1.tar.gz"
|
||||
MD5SUM="2fe99966a25f6eefbaa5f9dd48499f2a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools"
|
||||
|
|
Loading…
Reference in a new issue