Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
ccid
Commits:
74d2b36a by Christian Hesse at 2026-05-27T17:15:50+02:00
upgpkg: 1.8.0-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ccid
pkgdesc = A generic USB Chip/Smart Card Interface Devices driver
- pkgver = 1.7.1
+ pkgver = 1.8.0
pkgrel = 1
url = https://ccid.apdu.fr/
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = ccid
depends = libusb
depends = flex
backup = etc/reader.conf.d/libccidtwin
- source = https://ccid.apdu.fr/files/ccid-1.7.1.tar.xz
- source = https://ccid.apdu.fr/files/ccid-1.7.1.tar.xz.asc
+ source = https://ccid.apdu.fr/files/ccid-1.8.0.tar.xz
+ source = https://ccid.apdu.fr/files/ccid-1.8.0.tar.xz.asc
validpgpkeys = F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E
- sha256sums =
32799ab16fe6e493c9452be3823f21810fbe80b884021a6f6f3fa69f26be5c86
+ sha256sums =
531dc29e7c1b9e22e1918f0767b625d52ce8a98f266eb2144c5cf5dbd29c0f67
sha256sums = SKIP
pkgname = ccid
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Daniel Plaza <[email protected]>
pkgname=ccid
-pkgver=1.7.1
+pkgver=1.8.0
pkgrel=1
pkgdesc='A generic USB Chip/Smart Card Interface Devices driver'
arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('meson')
backup=('etc/reader.conf.d/libccidtwin')
validpgpkeys=('F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E') # Ludovic Rousseau
<[email protected]>
source=("https://ccid.apdu.fr/files/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('32799ab16fe6e493c9452be3823f21810fbe80b884021a6f6f3fa69f26be5c86'
+sha256sums=('531dc29e7c1b9e22e1918f0767b625d52ce8a98f266eb2144c5cf5dbd29c0f67'
'SKIP')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ccid/-/commit/74d2b36a1bea7dea91354a873354fff398a43ce7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ccid/-/commit/74d2b36a1bea7dea91354a873354fff398a43ce7
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