summaryrefslogtreecommitdiff
path: root/python-certipy
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 14:41:26 +0100
committerErich Eckner <git@eckner.net>2021-12-13 14:41:26 +0100
commit0e45164f74c2ae7677a8366a18c4330171872cb0 (patch)
treec0c384a9b7a2a88583750b67dea55089e4c6e3ab /python-certipy
parent3f001bce000d803ae42df1cf83cd91c7de7c6b4f (diff)
downloadarchlinuxewe-0e45164f74c2ae7677a8366a18c4330171872cb0.tar.xz
recompile all python packages
Diffstat (limited to 'python-certipy')
-rw-r--r--python-certipy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-certipy/PKGBUILD b/python-certipy/PKGBUILD
index 76af5a395..3b7f76a5e 100644
--- a/python-certipy/PKGBUILD
+++ b/python-certipy/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-certipy
_pkgname="${pkgname#*-}"
pkgver=0.1.3
-pkgrel=45
+pkgrel=46
pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly"
arch=(any)
url="https://github.com/LLNL/certipy"