cropgui: update to 0.9.
This commit is contained in:
parent
5257678514
commit
7117946f07
|
@ -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 <eloitor@duck.com>"
|
|||
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() {
|
||||
|
|
Loading…
Reference in New Issue