diff --git a/srcpkgs/gegl/template b/srcpkgs/gegl/template index 3cdf1f0df2..7bacb7e405 100644 --- a/srcpkgs/gegl/template +++ b/srcpkgs/gegl/template @@ -1,7 +1,7 @@ # Template build file for 'gegl'. pkgname=gegl -version=0.4.2 -revision=2 +version=0.4.4 +revision=1 build_style=gnu-configure configure_args="--disable-docs --without-sdl --without-libopenraw --without-libavformat --without-graphviz --without-lua --without-libspiro @@ -11,10 +11,10 @@ makedepends="libglib-devel libpng-devel babl-devel jasper-devel libjpeg-turbo-devel librsvg-devel gtk+-devel exiv2-devel json-glib-devel" short_desc="Graph based image processing framework" maintainer="Enno Boland " -license="GPL-3.0, LGPL-3.0" +license="GPL-3.0-only, LGPL-3.0-only" homepage="https://www.gimp.org" distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.bz2" -checksum=6a358bc19d20b8ac1daf645cc8b53cdc2ea6f9c98a6036179a57045a26a07f8d +checksum=f8cb45da736131fe29582b74cf6851102ae013bf99c77413a8bcb02e92e57890 gegl-devel_package() { depends="json-glib-devel babl-devel gegl>=${version}_${revision}" diff --git a/srcpkgs/gimp/template b/srcpkgs/gimp/template index d47264a367..36f5cfb231 100644 --- a/srcpkgs/gimp/template +++ b/srcpkgs/gimp/template @@ -1,7 +1,7 @@ # Template build file for 'gimp' pkgname=gimp -version=2.10.2 -revision=3 +version=2.10.4 +revision=1 lib32disabled=yes build_style=gnu-configure hostmakedepends="automake gegl gettext-devel glib-devel gtk+-devel intltool @@ -19,7 +19,7 @@ maintainer="Kartik S " license="GPL-3.0-only" homepage="https://www.gimp.org" distfiles="https://download.gimp.org/pub/gimp/v${version%.*}/gimp-${version}.tar.bz2" -checksum=1cb0baaecdefe44d371a15f2739a1bcbce4682336b4ccf8eb7b587ce52c333eb +checksum=ffb0768de14a2631b3d7ed71f283731441a1b48461766c23f0574dce0706f192 pre_configure() { NOCONFIGURE=1 autoreconf -fi