diff --git a/PKGBUILD b/PKGBUILD index 8356766..dc5d74b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pkcs11-helper pkgver=1.25.1 -pkgrel=1 +pkgrel=2 pkgdesc="A library that simplifies the interaction with PKCS11 providers for end-user applications using a simple API and optional OpenSSL engine" arch=('x86_64') url='https://github.com/OpenSC/pkcs11-helper'