mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/twitter: Updated for version 1.17.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
043b8b7df4
commit
00e8f3af64
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for twitter
|
||||
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=twitter
|
||||
VERSION=${VERSION:-1.17.0}
|
||||
VERSION=${VERSION:-1.17.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="twitter"
|
||||
VERSION="1.17.0"
|
||||
VERSION="1.17.1"
|
||||
HOMEPAGE="http://mike.verdone.ca/twitter/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/twitter/twitter-1.17.0.tar.gz"
|
||||
MD5SUM="f5e412264759dd6ebde16c6554b8cf34"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/twitter/twitter-1.17.1.tar.gz"
|
||||
MD5SUM="65219549f09a030719bac6e20b12c3eb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools"
|
||||
|
|
Loading…
Reference in a new issue