summaryrefslogtreecommitdiff
path: root/python-certipy
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 16:27:05 +0100
committerErich Eckner <git@eckner.net>2021-12-13 16:27:05 +0100
commit60d5fb6953e94403823b1b0d7c5e60e8ab25a4da (patch)
tree3836a7a971597e4056261ac1eae92c279975bb57 /python-certipy
parent6ebc097410d349113500400877ca2aa18f929ad2 (diff)
downloadarchlinuxewe-60d5fb6953e94403823b1b0d7c5e60e8ab25a4da.tar.xz
recompile all python packages
Diffstat (limited to 'python-certipy')
-rw-r--r--python-certipy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-certipy/PKGBUILD b/python-certipy/PKGBUILD
index 28a2361fd..8b83b2cea 100644
--- a/python-certipy/PKGBUILD
+++ b/python-certipy/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-certipy
_pkgname="${pkgname#*-}"
pkgver=0.1.3
-pkgrel=56
+pkgrel=57
pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly"
arch=(any)
url="https://github.com/LLNL/certipy"