From 1026afeb02de2bfe0feeee14750289a5609d16d5 Mon Sep 17 00:00:00 2001 From: Evangelos Foutras Date: Wed, 13 Nov 2019 16:56:29 +0000 Subject: [PATCH] [core] mass rebuild --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'