aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-gi/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-gi/APKBUILD')
-rw-r--r--testing/py-gi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-gi/APKBUILD b/testing/py-gi/APKBUILD
index c59c239dda..ed382a65f5 100644
--- a/testing/py-gi/APKBUILD
+++ b/testing/py-gi/APKBUILD
@@ -13,7 +13,7 @@ depends_dev=""
makedepends="$depends_dev python-dev py-setuptools"
install=""
subpackages=""
-source="https://pypi.python.org/packages/0f/6a/6baccd9dba213be347964fcf27a7946005e9fbad2192876b17edb0c1b842/$_pkgname-$pkgver.tar.gz"
+source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver