mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/py-termcolor: changed upstream url. The correct one, this time
This commit is contained in:
parent
4e804f8bbd
commit
3ffef5ccb2
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user