json-glib: update to 1.10.6.

This commit is contained in:
skmpz 2025-06-29 13:41:58 +03:00 committed by tranzystorekk
parent 97ea5314f8
commit 123f290f14

View file

@ -1,6 +1,6 @@
# Template file for 'json-glib'
pkgname=json-glib
version=1.10.0
version=1.10.6
revision=1
build_style=meson
build_helper="gir"
@ -13,9 +13,9 @@ short_desc="JSON parser for GLib-based libraries and applications"
maintainer="skmpz <dem.procopiou@gmail.com>"
license="LGPL-2.1-or-later"
homepage="https://live.gnome.org/JsonGlib"
changelog="https://gitlab.gnome.org/GNOME/json-glib/-/raw/master/NEWS"
changelog="https://gitlab.gnome.org/GNOME/json-glib/-/raw/main/NEWS"
distfiles="${GNOME_SITE}/json-glib/${version%.*}/json-glib-${version}.tar.xz"
checksum=1bca8d66d96106ecc147df3133b95a5bb784f1fa6f15d06dd7c1a8fb4a10af7b
checksum=77f4bcbf9339528f166b8073458693f0a20b77b7059dbc2db61746a1928b0293
# Package build options
build_options="gir gtk_doc"