From d9be7aa498afef98962601debc6ec49b0ce24ccc Mon Sep 17 00:00:00 2001 From: biopsin Date: Mon, 27 Dec 2021 11:45:48 +0100 Subject: [PATCH] gimp: update to 2.10.30 --- srcpkgs/gimp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gimp/template b/srcpkgs/gimp/template index 09bf8586399..0f031768c7b 100644 --- a/srcpkgs/gimp/template +++ b/srcpkgs/gimp/template @@ -1,6 +1,6 @@ # Template file for 'gimp' pkgname=gimp -version=2.10.28 +version=2.10.30 revision=1 build_style=gnu-configure configure_args="--disable-check-update --datadir=/usr/share" @@ -19,7 +19,7 @@ maintainer="fosslinux " license="GPL-3.0-only" homepage="https://www.gimp.org" distfiles="https://download.gimp.org/pub/gimp/v${version%.*}/gimp-${version}.tar.bz2" -checksum=4f4dc22cff1ab5f026feaa2ab55e05775b3a11e198186b47bdab79cbfa078826 +checksum=88815daa76ed7d4277eeb353358bafa116cd2fcd2c861d95b95135c1d52b67dc python_version=2 lib32disabled=yes no_generic_pkgconfig_link=yes