diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 12:09:51 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 12:09:51 +0100 |
commit | 8f1f8c225549e0f266d00bccc3994a5d65ffc9b6 (patch) | |
tree | 03f5fd77e953b0eafa68afcff237604f60ded637 /python-certipy | |
parent | 1e4a1fa853efa6f28fc6cf38777da557198829d1 (diff) | |
download | archlinuxewe-8f1f8c225549e0f266d00bccc3994a5d65ffc9b6.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 c3aeba7af..c2d1256b5 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-certipy _pkgname="${pkgname#*-}" pkgver=0.1.3 -pkgrel=30 +pkgrel=31 pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly" arch=(any) url="https://github.com/LLNL/certipy" |