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