diff options
Diffstat (limited to 'testing/py-termcolor/APKBUILD')
| -rw-r--r-- | testing/py-termcolor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-termcolor/APKBUILD b/testing/py-termcolor/APKBUILD index 6c70c87fd7..bffc156ad1 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() { |
