diff --git a/testing/py-termcolor/APKBUILD b/testing/py-termcolor/APKBUILD index 6c70c87fd74..bffc156ad13 100644 --- a/testing/py-termcolor/APKBUILD +++ b/testing/py-termcolor/APKBUILD @@ -12,7 +12,7 @@ depends="" makedepends="python2-dev python3-dev" install="" subpackages="py3-$_pkgname:_py3 py2-$_pkgname:_py2" -source="https://files.pythonhosted.org/$_pkgname-$pkgver.tar.gz" +source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir/$_pkgname-$pkgver" build() {