diff options
Diffstat (limited to 'testing/py3-python-gssapi/APKBUILD')
-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 c63d40912b..ae7fa23c9f 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.5.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" |