From 7117946f07c9daf813d1a048e79f31990169e0b8 Mon Sep 17 00:00:00 2001 From: Eloi Torrents Date: Wed, 30 Oct 2024 14:08:14 +0100 Subject: [PATCH] cropgui: update to 0.9. --- srcpkgs/cropgui/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cropgui/template b/srcpkgs/cropgui/template index ef104157477..62f225ee15c 100644 --- a/srcpkgs/cropgui/template +++ b/srcpkgs/cropgui/template @@ -1,6 +1,6 @@ # Template file for 'cropgui' pkgname=cropgui -version=0.8 +version=0.9 revision=1 hostmakedepends="which python3-setuptools" depends="python3-Pillow python3-gobject libjpeg-turbo-tools ImageMagick exiftool gtk+3" @@ -9,7 +9,7 @@ maintainer="Eloi Torrents " license="GPL-2.0-or-later" homepage="https://github.com/jepler/cropgui" distfiles="https://github.com/jepler/cropgui/archive/v${version}.tar.gz" -checksum=8c874ccf12aab918fe3998360e18f58af1a84ca42014ab84bca1e8592e122930 +checksum=fc522bbd28b7822470728cf3855f35fd9994640f105f2851e6f055e8e21565b6 python_version=3 do_install() {