aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pdfkit/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pdfkit/APKBUILD')
-rw-r--r--testing/py-pdfkit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pdfkit/APKBUILD b/testing/py-pdfkit/APKBUILD
index 2f4084ce821..36f27b174bd 100644
--- a/testing/py-pdfkit/APKBUILD
+++ b/testing/py-pdfkit/APKBUILD
@@ -9,7 +9,7 @@ arch=noarch
license=MIT
depends=wkhtmltopdf
makedepends=py-setuptools
-source=https://pypi.python.org/packages/source/p/pdfkit/pdfkit-$pkgver.zip
+source="https://files.pythonhosted.org/packages/source/p/pdfkit/pdfkit-$pkgver.zip"
_builddir=$srcdir/pdfkit-$pkgver
prepare() {