aboutsummaryrefslogtreecommitdiff
path: root/python/pip/pip.SlackBuild
diff options
context:
space:
mode:
authorAudrius Kažukauskas <audrius@neutrino.lt>2013-05-19 09:12:39 -0400
committerdsomero <xgizzmo@slackbuilds.org>2013-05-19 09:12:39 -0400
commit0d2d1571abfa4e1bef9a42e0509e514ccd06a1a5 (patch)
tree795202f7e066f8bf4631dc64d1e4d130af294522 /python/pip/pip.SlackBuild
parentf08374afb97c459321e0495b902f87dc4faea201 (diff)
downloadslackbuilds-0d2d1571abfa4e1bef9a42e0509e514ccd06a1a5.tar.xz
python/pip: Updated for version 1.3.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/pip/pip.SlackBuild')
-rw-r--r--python/pip/pip.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pip/pip.SlackBuild b/python/pip/pip.SlackBuild
index fd82982b6273..3c201a263001 100644
--- a/python/pip/pip.SlackBuild
+++ b/python/pip/pip.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pip
-# Copyright 2012 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2012-2013 Audrius Kažukauskas <audrius@neutrino.lt>
# 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=pip
-VERSION=${VERSION:-1.2.1}
+VERSION=${VERSION:-1.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}