diff --git a/srcpkgs/cropgui/template b/srcpkgs/cropgui/template index 3f40903ab67..ef104157477 100644 --- a/srcpkgs/cropgui/template +++ b/srcpkgs/cropgui/template @@ -1,15 +1,15 @@ # Template file for 'cropgui' pkgname=cropgui -version=0.6 -revision=2 +version=0.8 +revision=1 hostmakedepends="which python3-setuptools" depends="python3-Pillow python3-gobject libjpeg-turbo-tools ImageMagick exiftool gtk+3" short_desc="Gtk frontend for lossless cropping of jpeg images" -maintainer="Orphaned " +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=154b88c01f365505bf509537d01695fc72986cc0cc4d8ef6d6bf40bc0c5b4f53 +checksum=8c874ccf12aab918fe3998360e18f58af1a84ca42014ab84bca1e8592e122930 python_version=3 do_install() {