summaryrefslogtreecommitdiff
path: root/python-certipy
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 13:53:28 +0100
committerErich Eckner <git@eckner.net>2021-12-13 13:53:28 +0100
commit832a733cd86a1b84c59bfaccf247fa8e3b936310 (patch)
tree3d059be9d0eb3b029c89a772f0dfc8685bbbb43b /python-certipy
parentfb3a1e06b8ff985ceffd60cba79b4750e3af618d (diff)
downloadarchlinuxewe-832a733cd86a1b84c59bfaccf247fa8e3b936310.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 6c409c7d5..407c73c8a 100644
--- a/python-certipy/PKGBUILD
+++ b/python-certipy/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-certipy
_pkgname="${pkgname#*-}"
pkgver=0.1.3
-pkgrel=41
+pkgrel=42
pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly"
arch=(any)
url="https://github.com/LLNL/certipy"