diff options
Diffstat (limited to 'python-jwcrypto/PKGBUILD')
-rw-r--r-- | python-jwcrypto/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-jwcrypto/PKGBUILD b/python-jwcrypto/PKGBUILD index 2beb00395..9c0266a5e 100644 --- a/python-jwcrypto/PKGBUILD +++ b/python-jwcrypto/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-jwcrypto _pkgname=${pkgname#*-} pkgver=1.1.0 -pkgrel=3 +pkgrel=4 pkgdesc="Python implementation of JWK, JWS, JWE specifications" arch=("any") url="https://github.com/latchset/jwcrypto" |