diff options
author | Erich Eckner <git@eckner.net> | 2024-12-27 16:29:19 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-27 16:40:15 +0100 |
commit | 0f6e43443849a61faaac03a65d0832d3e024b959 (patch) | |
tree | 43ccd198367f641d615dd7d5ae8f9d2b329884cb /python-certipy/PKGBUILD | |
parent | 168e3a6bb633b7fc3a2ba0377cf98b9b3cf535eb (diff) | |
download | archlinuxewe-0f6e43443849a61faaac03a65d0832d3e024b959.tar.xz |
recompile all python packages
Diffstat (limited to 'python-certipy/PKGBUILD')
-rw-r--r-- | python-certipy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-certipy/PKGBUILD b/python-certipy/PKGBUILD index ee032b184..9523bfb2f 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-certipy _pkgname="${pkgname#*-}" pkgver=0.1.3 -pkgrel=72 +pkgrel=73 pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly" arch=(any) url="https://github.com/LLNL/certipy" |