mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/twitter: Updated for version 1.18.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
d7d6cee86e
commit
d88568ea35
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for twitter
|
||||
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2019 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=twitter
|
||||
VERSION=${VERSION:-1.17.1}
|
||||
VERSION=${VERSION:-1.18.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="twitter"
|
||||
VERSION="1.17.1"
|
||||
VERSION="1.18.0"
|
||||
HOMEPAGE="https://mike.verdone.ca/twitter/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/twitter/twitter-1.17.1.tar.gz"
|
||||
MD5SUM="65219549f09a030719bac6e20b12c3eb"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/8a/9d/cea0ec784ba05d56fbd8a56a674ca12d9b012487528ce91e0064b19224f7/twitter-1.18.0.tar.gz"
|
||||
MD5SUM="22aa581b0c463963ae577e62e1a72158"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue