summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Xu2023-12-16 00:19:44 +0800
committerDavid Xu2023-12-16 00:19:44 +0800
commit4db4f3c2e4907199b974c14ebc404bed33cf1b46 (patch)
treec336f35fcfded22c9bc4ec6d172744b98884d659
parentbef1fd3dd1c0b65414f2323f47bf12ee9d918da5 (diff)
downloadaur-4db4f3c2e4907199b974c14ebc404bed33cf1b46.tar.gz
fix patching error by pinning the upstream
libfprint version to v1.94.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05ea68a9b8f7..f6bcacb1b400 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 3a27ba4eb3c0..d97257c5c7ad 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=(