git » libp11.git » commit b1811bc

reproducibility rebuild

author Felix Yan
2020-07-07 17:12:06 UTC
committer Felix Yan
2020-07-07 17:12:06 UTC
parent 8a77ff56faf538d61bbee034c4d56ca1a9a4711f

reproducibility rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index e632060..cf1b47e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
 
 pkgname=libp11
 pkgver=0.4.10
-pkgrel=1
+pkgrel=2
 pkgdesc="A library implementing a small layer on top of the PKCS11 API"
 arch=('x86_64')
 url="https://github.com/OpenSC/libp11/wiki"