json-glib: update to 1.8.0.

This commit is contained in:
Mohammed Anas 2023-10-23 12:18:16 +01:00 committed by Piraty
parent 34a4c25bde
commit e67c0f8a7d

View File

@ -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 <dem.procopiou@gmail.com>"
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"