diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 14:28:00 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 14:28:00 +0100 |
commit | 3f001bce000d803ae42df1cf83cd91c7de7c6b4f (patch) | |
tree | 20d7eb69c0894b0403392662358ab27f5131f511 /python-certipy | |
parent | 72c1ea21cb20c6753af727e85c042debc4534e59 (diff) | |
download | archlinuxewe-3f001bce000d803ae42df1cf83cd91c7de7c6b4f.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 7982858ac..76af5a395 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-certipy _pkgname="${pkgname#*-}" pkgver=0.1.3 -pkgrel=44 +pkgrel=45 pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly" arch=(any) url="https://github.com/LLNL/certipy" |