diff options
Diffstat (limited to 'testing/py3-k5test')
-rw-r--r-- | testing/py3-k5test/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-k5test/APKBUILD b/testing/py3-k5test/APKBUILD index ed16c1fd78..b626d239c7 100644 --- a/testing/py3-k5test/APKBUILD +++ b/testing/py3-k5test/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-k5test _pkgname=k5test pkgver=0.9.2 -pkgrel=1 +pkgrel=2 pkgdesc="A library for testing Python applications in self-contained Kerberos 5 environments" url="https://github.com/pythongssapi/k5test" arch="noarch" |