gegl: update to 0.4.30

This commit is contained in:
FollieHiyuki 2021-05-13 22:09:46 +03:00 committed by Érico Nogueira Rolim
parent 54e25912de
commit bab8e5484b

View file

@ -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}"