fix patching error by pinning the upstream
libfprint version to v1.94.6
This commit is contained in:
		
							
								
								
									
										6
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								.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 | ||||
|   | ||||
							
								
								
									
										4
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								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=( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user