diff options
Diffstat (limited to 'python/python2-twitter/python2-twitter.SlackBuild')
-rw-r--r-- | python/python2-twitter/python2-twitter.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-twitter/python2-twitter.SlackBuild b/python/python2-twitter/python2-twitter.SlackBuild index d31e7bce0932c..48fd5e2e86399 100644 --- a/python/python2-twitter/python2-twitter.SlackBuild +++ b/python/python2-twitter/python2-twitter.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python2-twitter SRCNAM=python-twitter VERSION=${VERSION:-3.4.2} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |