From a0229f10dbb2de0a9551ed260ca734d52377da51 Mon Sep 17 00:00:00 2001 From: Piraty Date: Tue, 11 Jun 2024 08:42:17 +0200 Subject: [PATCH] libxmlb: update to 0.3.19. --- srcpkgs/libxmlb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libxmlb/template b/srcpkgs/libxmlb/template index e5abe3523c5..d7183009eff 100644 --- a/srcpkgs/libxmlb/template +++ b/srcpkgs/libxmlb/template @@ -1,6 +1,6 @@ # Template file for 'libxmlb' pkgname=libxmlb -version=0.3.15 +version=0.3.19 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=68ee69002cc2b792fca250d7a7df2a8e3f8e43ccd6ab7b14c8481407b95e7087 +checksum=7050a3e43c4e1f53020cfbdfcb6fd5dc664c6c240faceb5ae3c8830423918262 build_options="gir" build_options_default="gir"