summaryrefslogtreecommitdiff
path: root/python-jwcrypto
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 14:55:53 +0100
committerErich Eckner <git@eckner.net>2021-12-13 14:55:53 +0100
commit37e02170df7e1f775683ab7302af6a296e426d64 (patch)
tree9db90cf8aa5500c1e7799c15103e72ddfdef529a /python-jwcrypto
parentf3fafe5863daa472eab863d1f231f8d967cbecbc (diff)
downloadarchlinuxewe-37e02170df7e1f775683ab7302af6a296e426d64.tar.xz
recompile all python packages
Diffstat (limited to 'python-jwcrypto')
-rw-r--r--python-jwcrypto/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-jwcrypto/PKGBUILD b/python-jwcrypto/PKGBUILD
index 5b8185576..24bdb3fa4 100644
--- a/python-jwcrypto/PKGBUILD
+++ b/python-jwcrypto/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-jwcrypto
_pkgname=${pkgname#*-}
pkgver=1.1.0
-pkgrel=43
+pkgrel=44
pkgdesc="Python implementation of JWK, JWS, JWE specifications"
arch=("any")
url="https://github.com/latchset/jwcrypto"