diff options
-rw-r--r-- | community/py3-zope-proxy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-zope-proxy/APKBUILD b/community/py3-zope-proxy/APKBUILD index 868d6192d3..543e064959 100644 --- a/community/py3-zope-proxy/APKBUILD +++ b/community/py3-zope-proxy/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-zope-proxy _pkgname=zope.proxy pkgver=4.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="Generic transparent proxies via a C extension module" options="!check" # Requires unpackaged zope.security and upper repo zope.testrunner url="https://github.com/zopefoundation/$_pkgname" |