diff options
Diffstat (limited to 'testing/py3-jwcrypto/APKBUILD')
-rw-r--r-- | testing/py3-jwcrypto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-jwcrypto/APKBUILD b/testing/py3-jwcrypto/APKBUILD index c4f405fc020..dbf3181b910 100644 --- a/testing/py3-jwcrypto/APKBUILD +++ b/testing/py3-jwcrypto/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-jwcrypto _pkgname=jwcrypto pkgver=0.8 -pkgrel=1 +pkgrel=2 pkgdesc="Python module implementing JOSE Web standards" url="https://github.com/latchset/jwcrypto" arch="noarch" |