[arch-commits] Commit in lib32-p11-kit/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu May 23 13:05:16 UTC 2019


    Date: Thursday, May 23, 2019 @ 13:05:16
  Author: heftig
Revision: 469263

0.23.16.1-1

Modified:
  lib32-p11-kit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-23 12:07:31 UTC (rev 469262)
+++ PKGBUILD	2019-05-23 13:05:16 UTC (rev 469263)
@@ -2,7 +2,7 @@
 # Contributor: Christoph Vigano <mail at cvigano.de>
 
 pkgname=lib32-p11-kit
-pkgver=0.23.15
+pkgver=0.23.16.1
 pkgrel=1
 pkgdesc="Provides a way to load and enumerate PKCS#11 modules (32-bit)"
 arch=(x86_64)
@@ -47,14 +47,10 @@
   make
 }
 
-check() (
+check() {
   cd p11-kit
-
-  # https://github.com/p11-glue/p11-kit/issues/212
-  unset SOURCE_DATE_EPOCH
-
   make check
-)
+}
 
 package() {
   cd p11-kit



More information about the arch-commits mailing list