summaryrefslogtreecommitdiffstats
path: root/testing/py-pathtools/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pathtools/APKBUILD')
-rw-r--r--testing/py-pathtools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pathtools/APKBUILD b/testing/py-pathtools/APKBUILD
index 6aff35995c0..7594c8243d7 100644
--- a/testing/py-pathtools/APKBUILD
+++ b/testing/py-pathtools/APKBUILD
@@ -12,7 +12,7 @@ depends_dev=""
makedepends="$depends_dev py-setuptools python-dev"
install=""
subpackages=""
-source="https://pypi.python.org/packages/source/p/pathtools/pathtools-$pkgver.tar.gz"
+source="https://files.pythonhosted.org/packages/source/p/pathtools/pathtools-$pkgver.tar.gz"
_builddir="$srcdir"/pathtools-$pkgver
prepare() {