diff --git a/srcpkgs/glib/template b/srcpkgs/glib/template index 4aa7c9bd618..4af12440ae5 100644 --- a/srcpkgs/glib/template +++ b/srcpkgs/glib/template @@ -1,6 +1,6 @@ # Template file for 'glib' pkgname=glib -version=2.62.3 +version=2.62.4 revision=1 build_style=meson configure_args="-Dfam=false -Dman=true -Dselinux=disabled @@ -14,7 +14,7 @@ license="LGPL-2.1-or-later" homepage="https://wiki.gnome.org/Projects/GLib" changelog="https://gitlab.gnome.org/GNOME/glib/raw/master/NEWS" distfiles="${GNOME_SITE}/glib/${version%.*}/glib-${version}.tar.xz" -checksum=4400adc9f0d3ffcfe8e84225210370ce3f9853afb81812ddadb685325aa655c4 +checksum=4c84030d77fa9712135dfa8036ad663925655ae95b1d19399b6200e869925bbc build_options="gtk_doc" desc_option_gtk_doc="Build GTK API docs"