testing/py-termcolor: changed upstream url. The correct one, this time

This commit is contained in:
Francesco Colista 2016-07-19 11:47:58 +00:00
parent 4e804f8bbd
commit 3ffef5ccb2

View File

@ -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() {