aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-opencl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-opencl/APKBUILD')
-rw-r--r--testing/py-opencl/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/py-opencl/APKBUILD b/testing/py-opencl/APKBUILD
index f70113798f..b0a7999ae4 100644
--- a/testing/py-opencl/APKBUILD
+++ b/testing/py-opencl/APKBUILD
@@ -13,8 +13,7 @@ depends_dev="$pkgname"
makedepends="python-dev py-setuptools py-mako py-numpy ctags libffi-dev mesa-dev opencl-headers opencl-icd-loader-dev"
install=""
subpackages="$pkgname-dev"
-#source="http://pypi.python.org/packages/source/p/$_pkgreal/$_pkgreal-$pkgver.tar.gz" # URL not yet live
-source="https://pypi.python.org/packages/cb/4e/fcb45db7d3005f5646f28a3de2a2f8e60a6e4b629f02bbb331320778f3a1/$_pkgreal-$pkgver.tar.gz"
+source="https://files.pythonhosted.org/packages/source/${_pkgreal:0:1}/$_pkgreal/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgreal-$pkgver
build() {