From 5d0cc0d4095c254470bd876a5e51fd90be40a4e5 Mon Sep 17 00:00:00 2001 From: Piraty Date: Mon, 12 Feb 2024 09:53:32 +0100 Subject: [PATCH] libxmlb: update to 0.3.15. --- srcpkgs/libxmlb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libxmlb/template b/srcpkgs/libxmlb/template index f2c8018da10..e5abe3523c5 100644 --- a/srcpkgs/libxmlb/template +++ b/srcpkgs/libxmlb/template @@ -1,6 +1,6 @@ # Template file for 'libxmlb' pkgname=libxmlb -version=0.3.14 +version=0.3.15 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=92bea792c6a33d243e7b6f210519bd6ba71b010463fbec1b5a71ddd35736ec20 +checksum=68ee69002cc2b792fca250d7a7df2a8e3f8e43ccd6ab7b14c8481407b95e7087 build_options="gir" build_options_default="gir"