diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-02-11 06:13:49 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-12 17:44:29 +0700 |
commit | f6d42355830437e479c2d6556c67bd30af48cd0e (patch) | |
tree | 2a5253d26e0dee32d5c00e16a53b02f31f80481e /python/python-twitter/python-twitter.SlackBuild | |
parent | 6d92e558edd196997bdf09eefec3b80c8fcc2cb7 (diff) | |
download | slackbuilds-f6d42355830437e479c2d6556c67bd30af48cd0e.tar.gz |
python/python-twitter: Updated for version 2.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-twitter/python-twitter.SlackBuild')
-rw-r--r-- | python/python-twitter/python-twitter.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-twitter/python-twitter.SlackBuild b/python/python-twitter/python-twitter.SlackBuild index e0b9858ec2..8b06dbe00f 100644 --- a/python/python-twitter/python-twitter.SlackBuild +++ b/python/python-twitter/python-twitter.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-twitter -VERSION=${VERSION:-2.0} +VERSION=${VERSION:-2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |