diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 08:11:36 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 08:11:36 +0100 |
commit | 2afff09806558fdee6ec62bac9290bffe30ab229 (patch) | |
tree | fc7a8986f25a4d4f1db98b1145340fd49eca7118 /python-certipy | |
parent | fb295cddef34ffbd740fca3467ca2e9d2634efb3 (diff) | |
download | archlinuxewe-2afff09806558fdee6ec62bac9290bffe30ab229.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 18a565450..d11f3956c 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-certipy _pkgname="${pkgname#*-}" pkgver=0.1.3 -pkgrel=7 +pkgrel=8 pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly" arch=(any) url="https://github.com/LLNL/certipy" |