summaryrefslogtreecommitdiff
path: root/python-certipy
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-certipy
parentf3fafe5863daa472eab863d1f231f8d967cbecbc (diff)
downloadarchlinuxewe-37e02170df7e1f775683ab7302af6a296e426d64.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 a2b1e8ae3..2c61fed0f 100644
--- a/python-certipy/PKGBUILD
+++ b/python-certipy/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-certipy
_pkgname="${pkgname#*-}"
pkgver=0.1.3
-pkgrel=47
+pkgrel=48
pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly"
arch=(any)
url="https://github.com/LLNL/certipy"