summaryrefslogtreecommitdiff
path: root/python3-pip/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2017-02-04 17:57:26 +1100
committerDanny Rawlins <monster.romster@gmail.com>2017-02-04 17:57:26 +1100
commit3d8582e0bfee169e2f70a671d7ea3ef24ce21ed6 (patch)
tree521bac4f941f701da5ba7c8bdece42a76bb8c161 /python3-pip/Pkgfile
parent11bc8df91bb6fdd32c264aa5c942553914eb9940 (diff)
downloadopt-3d8582e0bfee169e2f70a671d7ea3ef24ce21ed6.tar.gz
opt-3d8582e0bfee169e2f70a671d7ea3ef24ce21ed6.tar.xz
python3-pip: fix source
Diffstat (limited to 'python3-pip/Pkgfile')
-rw-r--r--python3-pip/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/python3-pip/Pkgfile b/python3-pip/Pkgfile
index 0fdc3c012..a07c92742 100644
--- a/python3-pip/Pkgfile
+++ b/python3-pip/Pkgfile
@@ -1,12 +1,12 @@
# Description: A tool for installing and managing Python packages.
-# URL: https://www.pip-installer.org/
+# URL: https://pypi.python.org/pypi/pip/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: python3
name=python3-pip
version=9.0.1
release=1
-source=(https://pypi.io/packages/source/p/pip/pip-$version.tar.gz
+source=(https://pypi.python.org/packages/11/b6/abcb525026a4be042b486df43905d6893fb04f05aac21c32c638e939e447/pip-$version.tar.gz
https://bootstrap.pypa.io/get-pip.py)
build() {

Generated by cgit