diff options
Diffstat (limited to 'testing/py-flask-weasyprint/APKBUILD')
-rw-r--r-- | testing/py-flask-weasyprint/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-flask-weasyprint/APKBUILD b/testing/py-flask-weasyprint/APKBUILD index 1b3e9227c9..ff58faf483 100644 --- a/testing/py-flask-weasyprint/APKBUILD +++ b/testing/py-flask-weasyprint/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=py-flask-weasyprint pkgver=0.4 -pkgrel=0 +pkgrel=1 pkgdesc="flask binding to py-weasyprint" -url="http://pythonhosted.org/flask-weasyprint" +url="https://pythonhosted.org/flask-weasyprint" arch="noarch" license="BSD" depends="python2 py-weasyprint py-flask py-setuptools" |