summaryrefslogtreecommitdiff
path: root/python3-pip
diff options
context:
space:
mode:
Diffstat (limited to 'python3-pip')
-rw-r--r--python3-pip/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-pip/Pkgfile b/python3-pip/Pkgfile
index a07c92742..c77ed7cbc 100644
--- a/python3-pip/Pkgfile
+++ b/python3-pip/Pkgfile
@@ -6,7 +6,7 @@
name=python3-pip
version=9.0.1
release=1
-source=(https://pypi.python.org/packages/11/b6/abcb525026a4be042b486df43905d6893fb04f05aac21c32c638e939e447/pip-$version.tar.gz
+source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz
https://bootstrap.pypa.io/get-pip.py)
build() {

Generated by cgit