diff --git a/srcpkgs/gegl/template b/srcpkgs/gegl/template index c138e373a5a..9a1bd1fd0de 100644 --- a/srcpkgs/gegl/template +++ b/srcpkgs/gegl/template @@ -1,7 +1,7 @@ # Template file for 'gegl' pkgname=gegl -version=0.4.58 -revision=2 +version=0.4.62 +revision=1 build_style=meson build_helper="gir" configure_args="-Ddocs=false -Dintrospection=true -Dvapigen=enabled @@ -18,7 +18,7 @@ license="GPL-3.0-only, LGPL-3.0-only" homepage="https://gegl.org/" changelog="https://gitlab.gnome.org/GNOME/gegl/-/raw/master/docs/NEWS.adoc" distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.xz" -checksum=d5678bbd5fe535941b82f965b97fcc9385ce936f70c982bd565a53d5519d1bff +checksum=5887576371ebf1d9e90797d10e4b9a7f1658228d4827583e79e1db3d94505c6c case "$XBPS_TARGET_MACHINE" in arm*) configure_args+=" -Db_lto=false"