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