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