diff --git a/srcpkgs/gegl/template b/srcpkgs/gegl/template index 417a91034a5..750b1bdcc1a 100644 --- a/srcpkgs/gegl/template +++ b/srcpkgs/gegl/template @@ -1,6 +1,6 @@ # Template file for 'gegl' pkgname=gegl -version=0.4.28 +version=0.4.30 revision=1 build_style=meson build_helper="gir" @@ -18,7 +18,7 @@ license="GPL-3.0-only, LGPL-3.0-only" homepage="https://www.gimp.org" changelog="https://gitlab.gnome.org/GNOME/gegl/raw/master/docs/NEWS.txt" distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.xz" -checksum=1d110d8577d54cca3b34239315bd37c57ccb27dd4355655074a2d2b3fd897900 +checksum=c112782cf4096969e23217ccdfabe42284e35d5435ff0c43d40e4c70faeca8dd gegl-devel_package() { depends="json-glib-devel babl-devel gegl>=${version}_${revision}"