Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
libfprint
Commits:
1ea25257 by Christian Heusel at 2026-06-30T10:33:46+02:00
upgpkg: 1.94.10-2: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libfprint
pkgdesc = Library for fingerprint readers
pkgver = 1.94.10
- pkgrel = 1
+ pkgrel = 2
url = https://fprint.freedesktop.org/
arch = x86_64
groups = fprint
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=libfprint
pkgver=1.94.10
-pkgrel=1
+pkgrel=2
pkgdesc="Library for fingerprint readers"
url="https://fprint.freedesktop.org/"
arch=(x86_64)
@@ -42,6 +42,9 @@ validpgpkeys=(
prepare() {
cd $pkgname
+
+ # backport
https://gitlab.freedesktop.org/libfprint/libfprint/-/merge_requests/566
+ git cherry-pick -n 2c7842c905147a2d127c1b168b2e9d432b8c91a4
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libfprint/-/commit/1ea2525706a769db2947474c44064a9d17b684aa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libfprint/-/commit/1ea2525706a769db2947474c44064a9d17b684aa
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