aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pep8/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pep8/APKBUILD')
-rw-r--r--testing/pep8/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pep8/APKBUILD b/testing/pep8/APKBUILD
index 66fc2cdd8a..cbc1372096 100644
--- a/testing/pep8/APKBUILD
+++ b/testing/pep8/APKBUILD
@@ -15,7 +15,7 @@ depends_dev=""
makedepends=""
install=""
subpackages=""
-source="https://pypi.python.org/packages/source/p/pep8/${pkgname}-${pkgver}.tar.gz"
+source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz"
_builddir="$srcdir/$pkgname-$pkgver"
prepare() {