diff options
author | Erich Eckner <git@eckner.net> | 2020-08-17 16:34:20 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-08-17 16:34:20 +0200 |
commit | 27622206f92ef30797c69bd2f143e480da3ef180 (patch) | |
tree | 60b0cd809765fc4eac1e0b3d385de70980d4651d | |
parent | f0c03a11caf519d1b83085c389e4ae488c2e8c14 (diff) | |
download | archlinuxewe-27622206f92ef30797c69bd2f143e480da3ef180.tar.xz |
python-certipy: rebuild
-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 70e84af3c..ae83ced5b 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-certipy _pkgname="${pkgname#*-}" pkgver=0.1.3 -pkgrel=3 +pkgrel=4 pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly" arch=(any) url="https://github.com/LLNL/certipy" |