summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2010-04-18 10:21:04 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-05-15 10:38:23 +0200
commit82dbbf471d8e4119254ce126f8ceadb863f97bee (patch)
tree2715dcd306d096a3f932e0e199f3e7da1661c192
parentb98468e132f38da8235ec46dc2d77683336b9bfa (diff)
downloadslackbuilds-82dbbf471d8e4119254ce126f8ceadb863f97bee.tar.gz
slackbuilds-82dbbf471d8e4119254ce126f8ceadb863f97bee.tar.xz
development/pip: Updated for version 0.7.
-rw-r--r--development/pip/pip.SlackBuild2
-rw-r--r--development/pip/pip.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/pip/pip.SlackBuild b/development/pip/pip.SlackBuild
index b6b36418f9..e2ab0b3406 100644
--- a/development/pip/pip.SlackBuild
+++ b/development/pip/pip.SlackBuild
@@ -4,7 +4,7 @@
# Written by Audrius Kažukauskas <audrius@neutrino.lt>
PRGNAM=pip
-VERSION=${VERSION:-0.6.3}
+VERSION=${VERSION:-0.7}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/pip/pip.info b/development/pip/pip.info
index 8fae7adc34..0f6c13952b 100644
--- a/development/pip/pip.info
+++ b/development/pip/pip.info
@@ -1,9 +1,9 @@
PRGNAM="pip"
-VERSION="0.6.3"
+VERSION="0.7"
HOMEPAGE="http://pip.openplans.org/"
-DOWNLOAD="http://pypi.python.org/packages/source/p/pip/pip-0.6.3.tar.gz"
+DOWNLOAD="http://pypi.python.org/packages/source/p/pip/pip-0.7.tar.gz"
DOWNLOAD_x86_64=""
-MD5SUM="0602fa9179cfaa98e41565d4a581d98c"
+MD5SUM="8d4b4f7266fe0808569182e6832d74ac"
MD5SUM_x86_64=""
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"