diff options
author | Erich Eckner <git@eckner.net> | 2020-12-02 14:11:35 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-12-02 14:11:35 +0100 |
commit | 39029a953af4d6343dcca14488edb59a5b65c23e (patch) | |
tree | fe4c56e47f4bc952d27de0fbb8e6a206ee06e387 /python-certipy | |
parent | 1446e47e59d878f0e4605829e91b0da2f2c600db (diff) | |
download | archlinuxewe-39029a953af4d6343dcca14488edb59a5b65c23e.tar.xz |
python-certipy: rebuild
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 52cae134f..6ee1054fa 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-certipy _pkgname="${pkgname#*-}" pkgver=0.1.3 -pkgrel=4 +pkgrel=5 pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly" arch=(any) url="https://github.com/LLNL/certipy" |