diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 16:43:15 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 16:43:15 +0100 |
commit | 40d1a011c32c2133105316b5d79c2190ef1c8dd6 (patch) | |
tree | c5a0819d378a46076790d7f9e35140b5b819d858 /python-certipy | |
parent | 39f63ab743e7602a9d62665322be10c139d363fa (diff) | |
download | archlinuxewe-40d1a011c32c2133105316b5d79c2190ef1c8dd6.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 67cc8f3e2..560a03225 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-certipy _pkgname="${pkgname#*-}" pkgver=0.1.3 -pkgrel=58 +pkgrel=59 pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly" arch=(any) url="https://github.com/LLNL/certipy" |