diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 07:55:39 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 07:55:39 +0100 |
commit | 9d14898e77fdb708bbcf1ddc497074831dc45c66 (patch) | |
tree | ae4f1e0f9ec63f5551f1575df5448049a39ff698 /python-certipy | |
parent | b18439646936427371dcc0f33571b9e625016a9c (diff) | |
download | archlinuxewe-9d14898e77fdb708bbcf1ddc497074831dc45c66.tar.xz |
recompile all python packages
Diffstat (limited to 'python-certipy')
-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 6ee1054fa..f27ed2e16 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-certipy _pkgname="${pkgname#*-}" pkgver=0.1.3 -pkgrel=5 +pkgrel=6 pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly" arch=(any) url="https://github.com/LLNL/certipy" |