Date: Tuesday, November 1, 2022 @ 16:16:59
  Author: felixonmars
Revision: 459905

upgpkg: pkcs11-helper 1.29.0-2: OpenSSL 3.0 rebuild

Modified:
  pkcs11-helper/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-01 16:16:58 UTC (rev 459904)
+++ PKGBUILD    2022-11-01 16:16:59 UTC (rev 459905)
@@ -5,7 +5,7 @@
 
 pkgname=pkcs11-helper
 pkgver=1.29.0
-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'
@@ -35,4 +35,3 @@
   mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
   install -D -m0644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
 }
-

Reply via email to