diff options
-rw-r--r-- | testing/py3-python-gssapi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-python-gssapi/APKBUILD b/testing/py3-python-gssapi/APKBUILD index f4bd806e4b..d928759269 100644 --- a/testing/py3-python-gssapi/APKBUILD +++ b/testing/py3-python-gssapi/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-python-gssapi _pkgname=gssapi pkgver=1.6.1 -pkgrel=0 +pkgrel=1 pkgdesc="A Python interface to RFC 2743/2744 (plus common extensions)" url="https://github.com/pythongssapi/python-gssapi" arch="all" |