json-glib: update to 1.8.0.
This commit is contained in:
parent
34a4c25bde
commit
e67c0f8a7d
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'json-glib'
|
# Template file for 'json-glib'
|
||||||
pkgname=json-glib
|
pkgname=json-glib
|
||||||
version=1.6.6
|
version=1.8.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="$(vopt_feature gir introspection)"
|
configure_args="$(vopt_feature gir introspection)"
|
||||||
|
@ -10,10 +10,10 @@ makedepends="libglib-devel"
|
||||||
short_desc="JSON parser for GLib-based libraries and applications"
|
short_desc="JSON parser for GLib-based libraries and applications"
|
||||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
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"
|
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=96ec98be7a91f6dde33636720e3da2ff6ecbb90e76ccaa49497f31a6855a490e
|
checksum=97ef5eb92ca811039ad50a65f06633f1aae64792789307be7170795d8b319454
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue