diff --git a/srcpkgs/glib/template b/srcpkgs/glib/template index 4af12440ae5..1308ed06247 100644 --- a/srcpkgs/glib/template +++ b/srcpkgs/glib/template @@ -1,6 +1,6 @@ # Template file for 'glib' pkgname=glib -version=2.62.4 +version=2.62.5 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=4c84030d77fa9712135dfa8036ad663925655ae95b1d19399b6200e869925bbc +checksum=b8d1cdafa46658b63d7512efbe2cd21bd36cd7be83140e44930c47b79f82452e build_options="gtk_doc" desc_option_gtk_doc="Build GTK API docs"