summaryrefslogtreecommitdiff
path: root/python-certipy
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 10:57:07 +0100
committerErich Eckner <git@eckner.net>2021-12-13 10:57:07 +0100
commitc813c48d031dfc621affa08f1c14b940297e4fa7 (patch)
treee9bf6e853aeecd3278d39efdd9c6fa5c66be71e6 /python-certipy
parentc67eb1a2d8bc2dd45ce62f1913d338dfd386fb99 (diff)
downloadarchlinuxewe-c813c48d031dfc621affa08f1c14b940297e4fa7.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 bc1850839..1dc4455a0 100644
--- a/python-certipy/PKGBUILD
+++ b/python-certipy/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-certipy
_pkgname="${pkgname#*-}"
pkgver=0.1.3
-pkgrel=23
+pkgrel=24
pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly"
arch=(any)
url="https://github.com/LLNL/certipy"