summaryrefslogtreecommitdiff
path: root/python-certipy
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 17:19:02 +0100
committerErich Eckner <git@eckner.net>2021-12-13 17:19:02 +0100
commit069dee3572e8e3089bfb17681950f119c6a53074 (patch)
treeb68dc6f0f06705296789599a7d600e7bfa0d80ed /python-certipy
parent0a1d8e97db045910fc41944cebc068dbf65fb3e6 (diff)
downloadarchlinuxewe-069dee3572e8e3089bfb17681950f119c6a53074.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 9bf511816..6824761e2 100644
--- a/python-certipy/PKGBUILD
+++ b/python-certipy/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-certipy
_pkgname="${pkgname#*-}"
pkgver=0.1.3
-pkgrel=61
+pkgrel=62
pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly"
arch=(any)
url="https://github.com/LLNL/certipy"