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 96ecc7dcb..51428d0c1 100644 --- a/python-jwcrypto/PKGBUILD +++ b/python-jwcrypto/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-jwcrypto _pkgname=${pkgname#*-} pkgver=1.1.0 -pkgrel=46 +pkgrel=47 pkgdesc="Python implementation of JWK, JWS, JWE specifications" arch=("any") url="https://github.com/latchset/jwcrypto" |