diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 14:01:47 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 14:01:47 +0100 |
commit | 53e62eb0e9d78665f1dbc2c2452b80fd97c60a80 (patch) | |
tree | 5872196e40e98cd5f50cd20fcf0363e11933dfb6 /python-certipy | |
parent | 832a733cd86a1b84c59bfaccf247fa8e3b936310 (diff) | |
download | archlinuxewe-53e62eb0e9d78665f1dbc2c2452b80fd97c60a80.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 407c73c8a..abefb926f 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-certipy _pkgname="${pkgname#*-}" pkgver=0.1.3 -pkgrel=42 +pkgrel=43 pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly" arch=(any) url="https://github.com/LLNL/certipy" |