libdex: update to 0.11.0

This commit is contained in:
chrysos349 2025-07-26 21:00:51 +03:00 committed by Duncan Overbruck
parent c6e989e2e8
commit 558630b8ce

View file

@ -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"