diff --git a/srcpkgs/gegl/template b/srcpkgs/gegl/template index 69755f3c879..654abe68413 100644 --- a/srcpkgs/gegl/template +++ b/srcpkgs/gegl/template @@ -1,7 +1,7 @@ # Template file for 'gegl' pkgname=gegl -version=0.4.38 -revision=2 +version=0.4.40 +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=e4a33c8430a5042fba8439b595348e71870f0d95fbf885ff553f9020c1bed750 +checksum=cdde80d15a49dab9a614ef98f804c8ce6e4cfe1339a3c240c34f3fb45436b85d case "$XBPS_TARGET_MACHINE" in arm*) configure_args+=" -Db_lto=false"