| author | Felix Yan
<felixonmars@archlinux.org> 2020-07-07 17:12:06 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2020-07-07 17:12:06 UTC |
| parent | 8a77ff56faf538d61bbee034c4d56ca1a9a4711f |
| 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"