summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Xu2023-12-16 00:19:44 +0800
committerDavid Xu2023-12-16 00:19:44 +0800
commit4db4f3c2e4907199b974c14ebc404bed33cf1b46 (patch)
treec336f35fcfded22c9bc4ec6d172744b98884d659 /PKGBUILD
parentbef1fd3dd1c0b65414f2323f47bf12ee9d918da5 (diff)
downloadaur-4db4f3c2e4907199b974c14ebc404bed33cf1b46.tar.gz
fix patching error by pinning the upstream
libfprint version to v1.94.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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=(