From 3ffef5ccb277e7b99ece62cae509bfb587c201d1 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Tue, 19 Jul 2016 11:47:58 +0000 Subject: testing/py-termcolor: changed upstream url. The correct one, this time --- testing/py-termcolor/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() { -- cgit v1.2.3