diff --git a/community/py3-saml2/APKBUILD b/community/py3-saml2/APKBUILD index 919929a3c92..203cb244385 100644 --- a/community/py3-saml2/APKBUILD +++ b/community/py3-saml2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo pkgname=py3-saml2 pkgver=6.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="Pure python implementation of SAML2" options="!check" # testsuite is failing url="https://github.com/IdentityPython/pysaml2"