Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / p11-kit


Commits:
32fc3fb5 by Jan Alexander Steffens (heftig) at 2025-09-23T19:21:10+02:00
0.25.10-2: Check signature again

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = p11-kit
        pkgdesc = Loads and enumerates PKCS#11 modules
        pkgver = 0.25.10
-       pkgrel = 1
+       pkgrel = 2
        url = https://p11-glue.freedesktop.org
        arch = x86_64
        license = BSD-3-Clause
@@ -15,7 +15,7 @@ pkgbase = p11-kit
        depends = coreutils
        depends = glibc
        depends = libtasn1
-       source = git+https://github.com/p11-glue/p11-kit#tag=0.25.10
+       source = git+https://github.com/p11-glue/p11-kit?signed#tag=0.25.10
        source = git+https://github.com/p11-glue/pkcs11-json
        validpgpkeys = C0F67099B808FB063E2C81117BFB1108D92765AF
        validpgpkeys = 462225C3B46F34879FC8496CD605848ED7E69871
@@ -28,7 +28,7 @@ pkgname = p11-kit
        depends = coreutils
        depends = glibc
        depends = libtasn1
-       depends = libp11-kit=0.25.10-1
+       depends = libp11-kit=0.25.10-2
        depends = libp11-kit.so
 
 pkgname = libp11-kit


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
   p11-kit-docs
 )
 pkgver=0.25.10
-pkgrel=1
+pkgrel=2
 pkgdesc="Loads and enumerates PKCS#11 modules"
 url="https://p11-glue.freedesktop.org";
 arch=(x86_64)
@@ -30,8 +30,7 @@ checkdepends=(
   gnutls
 )
 source=(
-  # https://github.com/p11-glue/p11-kit/issues/721
-  "git+https://github.com/p11-glue/p11-kit#tag=$pkgver";
+  "git+https://github.com/p11-glue/p11-kit?signed#tag=$pkgver";
   git+https://github.com/p11-glue/pkcs11-json
 )
 
b2sums=('47408bf6bded1f5de38d168a67fcfae460685fc6ee56627db99d9e2148c2f3dfeab0fce94f31026ca423b980b3df283a920cc5f87dc366699451f0e18d3b6497'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/p11-kit/-/commit/32fc3fb5b2703587e3f48dcfb3e1bc8d51294cee

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/p11-kit/-/commit/32fc3fb5b2703587e3f48dcfb3e1bc8d51294cee
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to