diff options
author | Erich Eckner <git@eckner.net> | 2024-04-28 07:47:08 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-04-28 07:47:08 +0200 |
commit | 15e1f6393bf12eed406adced14233b45e5ed7a10 (patch) | |
tree | b3a859ad13b1f4b50862f89ab7f3f361b45507ed /python-certipy | |
parent | ecbc9db674c95ceeef7488b512a1309a64511ac3 (diff) | |
download | archlinuxewe-15e1f6393bf12eed406adced14233b45e5ed7a10.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 b6be6ad8c..12a42801c 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-certipy _pkgname="${pkgname#*-}" pkgver=0.1.3 -pkgrel=68 +pkgrel=69 pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly" arch=(any) url="https://github.com/LLNL/certipy" |