json-glib: update to 1.10.0.

This commit is contained in:
skmpz 2024-09-02 17:18:29 +03:00 committed by classabbyamp
parent 5c406028a6
commit 76791bd5fa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'json-glib' # Template file for 'json-glib'
pkgname=json-glib pkgname=json-glib
version=1.9.2 version=1.10.0
revision=1 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
homepage="https://live.gnome.org/JsonGlib" 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/master/NEWS"
distfiles="${GNOME_SITE}/json-glib/${version%.*}/json-glib-${version}.tar.xz" distfiles="${GNOME_SITE}/json-glib/${version%.*}/json-glib-${version}.tar.xz"
checksum=8f9f04e0045bda82affd464ee575796600fe29014b817392a3b72ceb2d10c595 checksum=1bca8d66d96106ecc147df3133b95a5bb784f1fa6f15d06dd7c1a8fb4a10af7b
# Package build options # Package build options
build_options="gir gtk_doc" build_options="gir gtk_doc"