[arch-commits] Commit in pkcs11-helper/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Mon Nov 23 08:08:07 UTC 2020


    Date: Monday, November 23, 2020 @ 08:08:07
  Author: eworm
Revision: 401745

upgpkg: pkcs11-helper 1.27.0-1: new upstream release

Modified:
  pkcs11-helper/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-23 07:17:41 UTC (rev 401744)
+++ PKGBUILD	2020-11-23 08:08:07 UTC (rev 401745)
@@ -4,8 +4,8 @@
 # Contributor: Martin Perner <martin dot perner at gmail dot com>
 
 pkgname=pkcs11-helper
-pkgver=1.26.0
-pkgrel=2
+pkgver=1.27.0
+pkgrel=1
 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'
@@ -13,7 +13,7 @@
 depends=('gnutls' 'nss' 'openssl')
 provides=('libpkcs11-helper.so')
 source=("https://github.com/OpenSC/${pkgname}/releases/download/${pkgname}-${pkgver%.0}/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('e886ec3ad17667a3694b11a71317c584839562f74b29c609d54c002973b387be')
+sha256sums=('653730f0c561bbf5941754c0783976113589b2dc64a0661c908dc878bfa4e58b')
 
 build() {
   cd pkcs11-helper-$pkgver



More information about the arch-commits mailing list