From 6bd9ef9ddcc52a4c02249ad8d2ce18da97d47e47 Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 7 May 2025 18:01:27 +0200 Subject: [PATCH] libxmlb: update to 0.3.22. --- srcpkgs/libxmlb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libxmlb/template b/srcpkgs/libxmlb/template index d7183009eff..a090f530cd9 100644 --- a/srcpkgs/libxmlb/template +++ b/srcpkgs/libxmlb/template @@ -1,6 +1,6 @@ # Template file for 'libxmlb' pkgname=libxmlb -version=0.3.19 +version=0.3.22 revision=1 build_style=meson build_helper="gir" @@ -14,7 +14,7 @@ license="LGPL-2.1-or-later" homepage="https://github.com/hughsie/libxmlb" changelog="https://raw.githubusercontent.com/hughsie/libxmlb/main/NEWS" distfiles="https://github.com/hughsie/libxmlb/archive/${version}.tar.gz" -checksum=7050a3e43c4e1f53020cfbdfcb6fd5dc664c6c240faceb5ae3c8830423918262 +checksum=103684ed37a45d0aed8f95e97294ed26945b5aeebf44734f3994081eecebb11c build_options="gir" build_options_default="gir"