diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-pyramid/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pyramid/APKBUILD b/testing/py3-pyramid/APKBUILD index 6ec07c7e75..503b59f54a 100644 --- a/testing/py3-pyramid/APKBUILD +++ b/testing/py3-pyramid/APKBUILD @@ -3,9 +3,9 @@ pkgname=py3-pyramid _pkgname=pyramid pkgver=1.10.4 -pkgrel=0 +pkgrel=1 pkgdesc="The Pyramid Web Framework" -url="http://www.pylonsproject.org/" +url="https://trypyramid.com/" arch="noarch" license="ZPL-2.1" depends="py3-webob py3-venusian py3-chameleon py3-zope-component |