From 4b18f8d27cd5a1894a9d071b8b21f265b833f5d7 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 22 Dec 2023 23:39:16 +0100 Subject: [PATCH] libfprint: update to 1.94.6. --- srcpkgs/libfprint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libfprint/template b/srcpkgs/libfprint/template index 9e87c2457ba..64a654014f6 100644 --- a/srcpkgs/libfprint/template +++ b/srcpkgs/libfprint/template @@ -1,6 +1,6 @@ # Template file for 'libfprint' pkgname=libfprint -version=1.94.5 +version=1.94.6 revision=1 build_style=meson build_helper="gir qemu" @@ -15,7 +15,7 @@ license="LGPL-2.1-or-later" homepage="http://www.freedesktop.org/wiki/Software/fprint/" changelog="https://gitlab.freedesktop.org/libfprint/libfprint/raw/master/NEWS" distfiles="https://gitlab.freedesktop.org/libfprint/libfprint/-/archive/v$version/libfprint-v$version.tar.bz2" -checksum=707309cc58012c4c22a318fdb0c6b43b2c96c8e70349ca5edb1feabb65afb63a +checksum=5e16a07836cb0575eb93da7c595b295d3f25b9f4445b21d510b33dc92587a145 libfprint-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"