From 1e8e9f3808c7d998bb46304dbbc80a16503af9aa Mon Sep 17 00:00:00 2001 From: David Xu Date: Sat, 16 Dec 2023 00:19:44 +0800 Subject: [PATCH] fix patching error by pinning the upstream libfprint version to v1.94.6 --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 05ea68a..f6bcacb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = libfprint-fpcmoh-git pkgdesc = libfprint with proprietary FPC match on host device 10a5:9800 driver - pkgver = 1.94.5.r47.g903ee43 + pkgver = 1.94.6 pkgrel = 1 url = https://fprint.freedesktop.org/ arch = x86_64 @@ -16,11 +16,11 @@ pkgbase = libfprint-fpcmoh-git depends = pixman depends = nss depends = systemd-libs - provides = libfprint=1.94.5.r47.g903ee43 + provides = libfprint=1.94.6 provides = libfprint-2.so provides = libfpcbep.so conflicts = libfprint - source = git+https://gitlab.freedesktop.org/libfprint/libfprint.git + source = git+https://gitlab.freedesktop.org/libfprint/libfprint.git#tag=v1.94.6 source = fpcbep.zip::https://download.lenovo.com/pccbbs/mobiles/r1slm01w.zip source = https://gitlab.freedesktop.org/libfprint/libfprint/-/merge_requests/396.patch sha256sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index 3a27ba4..d97257c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ pkgname=libfprint-fpcmoh-git _pkgname=libfprint pkgrel=1 -pkgver=1.94.5.r47.g903ee43 +pkgver=1.94.6 pkgdesc="libfprint with proprietary FPC match on host device 10a5:9800 driver" url="https://fprint.freedesktop.org/" arch=(x86_64) @@ -12,7 +12,7 @@ provides=("libfprint=$pkgver" libfprint-2.so libfpcbep.so) conflicts=(libfprint) groups=(fprint) source=( - "git+https://gitlab.freedesktop.org/libfprint/libfprint.git" + "git+https://gitlab.freedesktop.org/libfprint/libfprint.git#tag=v1.94.6" "fpcbep.zip::https://download.lenovo.com/pccbbs/mobiles/r1slm01w.zip" "https://gitlab.freedesktop.org/libfprint/libfprint/-/merge_requests/396.patch") sha256sums=(