Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
pcsclite
Commits:
515785a8 by Frederik Schwan at 2026-05-27T16:20:03+02:00
upgpkg: 2.5.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pcsclite
pkgdesc = PC/SC Architecture smartcard middleware library
- pkgver = 2.4.1
+ pkgver = 2.5.0
pkgrel = 1
url = https://pcsclite.apdu.fr/
arch = x86_64
@@ -21,8 +21,8 @@ pkgbase = pcsclite
provides = libpcsclite_real.so
provides = libpcscspy.so
backup = etc/default/pcscd
- source =
git+https://github.com/LudovicRousseau/PCSC.git#tag=2.4.1?signed
+ source =
git+https://github.com/LudovicRousseau/PCSC.git#tag=2.5.0?signed
validpgpkeys = F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E
- sha256sums =
0347f8dbc250f465dfaf2a9c58779f47fd193fbcf73e6ef64bdc3b47bd069f7a
+ sha256sums =
ab0abdbb1ae253b2cb070c039cbe198effaab0d509e0c5ad5b99d3c2f793a48e
pkgname = pcsclite
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Daniel Plaza <[email protected]>
pkgname=pcsclite
-pkgver=2.4.1
+pkgver=2.5.0
pkgrel=1
pkgdesc="PC/SC Architecture smartcard middleware library"
arch=('x86_64')
@@ -43,7 +43,7 @@ validpgpkeys=('F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E') #
Ludovic Rousseau <ro
source=(
"git+https://github.com/LudovicRousseau/PCSC.git#tag=${pkgver}?signed"
)
-sha256sums=('0347f8dbc250f465dfaf2a9c58779f47fd193fbcf73e6ef64bdc3b47bd069f7a')
+sha256sums=('ab0abdbb1ae253b2cb070c039cbe198effaab0d509e0c5ad5b99d3c2f793a48e')
build() {
local meson_options=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pcsclite/-/commit/515785a8035efa13666e16483640e2781f4fcfb4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pcsclite/-/commit/515785a8035efa13666e16483640e2781f4fcfb4
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help