diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 09:38:16 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 09:38:16 +0100 |
commit | 85abce5123bdc0ecdb69380eb4ece907f6deb163 (patch) | |
tree | 2e75a7aefac458c40872d8c59467d1bdc2326080 /python-certipy | |
parent | 2366c946f6a6091c0584cb72cf944afcffa2300b (diff) | |
download | archlinuxewe-85abce5123bdc0ecdb69380eb4ece907f6deb163.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 2778596ea..b7ade752d 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-certipy _pkgname="${pkgname#*-}" pkgver=0.1.3 -pkgrel=15 +pkgrel=16 pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly" arch=(any) url="https://github.com/LLNL/certipy" |