From a5153110c4f250ce18d2e384f647b56a0fba2c86 Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Fri, 30 May 2025 14:21:58 +0300 Subject: [PATCH] libgexiv2: update to 0.14.5 --- srcpkgs/libgexiv2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libgexiv2/template b/srcpkgs/libgexiv2/template index 6fd51561cd2..0994fb3ac69 100644 --- a/srcpkgs/libgexiv2/template +++ b/srcpkgs/libgexiv2/template @@ -1,7 +1,7 @@ # Template file for 'libgexiv2' pkgname=libgexiv2 -version=0.14.3 -revision=2 +version=0.14.5 +revision=1 build_style=meson build_helper="gir" configure_args="$(vopt_bool gir introspection) $(vopt_bool vala vapi)" @@ -13,7 +13,7 @@ license="GPL-2.0-or-later" homepage="https://wiki.gnome.org/Projects/gexiv2" changelog="https://gitlab.gnome.org/GNOME/gexiv2/-/raw/master/NEWS" distfiles="${GNOME_SITE}/gexiv2/${version%.*}/gexiv2-${version}.tar.xz" -checksum=21e64d2c56e9b333d44fef3f2a4b25653d922c419acd972fa96fab695217e2c8 +checksum=0913c53daabab1f1ab586afd55bb55370796f2b8abcc6e37640ab7704ad99ce1 build_options="gir vala" build_options_default="gir vala"