From 036f3c4e191f1e6de95c0c532279467500ff253c Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 17 Oct 2018 23:26:57 -0300 Subject: [PATCH] gegl: update to 0.4.10. --- srcpkgs/gegl/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gegl/template b/srcpkgs/gegl/template index bf11fbfa8b2..a90ecd8bd4f 100644 --- a/srcpkgs/gegl/template +++ b/srcpkgs/gegl/template @@ -1,7 +1,7 @@ # Template file for 'gegl' pkgname=gegl -version=0.4.8 -revision=3 +version=0.4.10 +revision=1 build_style=gnu-configure configure_args="--disable-docs --without-sdl --with-libraw --without-libavformat --without-graphviz --without-lua --without-libspiro @@ -15,7 +15,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.bz2" -checksum=719468eec56ac5b191626a0cb6238f3abe9117e80594890c246acdc89183ae49 +checksum=1c419659bde1aa8bb7845231a7132bd7dcdaa4ed724adf676b07478b41f0c5d3 gegl-devel_package() { depends="json-glib-devel babl-devel gegl>=${version}_${revision}"