diff --git a/srcpkgs/json-glib/template b/srcpkgs/json-glib/template index dcbe6ef6abd..afe90952210 100644 --- a/srcpkgs/json-glib/template +++ b/srcpkgs/json-glib/template @@ -1,7 +1,7 @@ # Template file for 'json-glib' pkgname=json-glib -version=1.6.6 -revision=2 +version=1.8.0 +revision=1 build_style=meson build_helper="gir" configure_args="$(vopt_feature gir introspection)" @@ -10,10 +10,10 @@ makedepends="libglib-devel" short_desc="JSON parser for GLib-based libraries and applications" maintainer="skmpz " license="LGPL-2.1-or-later" -homepage="http://live.gnome.org/JsonGlib" +homepage="https://live.gnome.org/JsonGlib" changelog="https://gitlab.gnome.org/GNOME/json-glib/-/raw/master/NEWS" distfiles="${GNOME_SITE}/json-glib/${version%.*}/json-glib-${version}.tar.xz" -checksum=96ec98be7a91f6dde33636720e3da2ff6ecbb90e76ccaa49497f31a6855a490e +checksum=97ef5eb92ca811039ad50a65f06633f1aae64792789307be7170795d8b319454 # Package build options build_options="gir"