From 558630b8ceb55051d1ac1bf212b9e7246bb5b0c7 Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Sat, 26 Jul 2025 21:00:51 +0300 Subject: [PATCH] libdex: update to 0.11.0 --- srcpkgs/libdex/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libdex/template b/srcpkgs/libdex/template index 8909fb41037..515213eaac9 100644 --- a/srcpkgs/libdex/template +++ b/srcpkgs/libdex/template @@ -1,7 +1,7 @@ # Template file for 'libdex' pkgname=libdex -version=0.10.0 -revision=3 +version=0.11.0 +revision=1 build_style=meson build_helper=gir configure_args="-Dexamples=false @@ -18,7 +18,7 @@ license="LGPL-2.1-or-later" homepage="https://gitlab.gnome.org/GNOME/libdex" changelog="https://gitlab.gnome.org/GNOME/libdex/-/raw/main/NEWS" distfiles="${GNOME_SITE}/libdex/${version%.*}/libdex-${version}.tar.xz" -checksum=98a69626aa7646ad455bea7a7f92d2a1ffa47e4559a154a1bfe98c16fa711ee1 +checksum=ae58f47564aab94593e102027c78befc14cf976b5cd3a09926d5e72b7c484e6f # Package build options build_options="gir vala gtk_doc"