gthumb: update to 3.6.0

Closes #9394.
This commit is contained in:
Sir_Boops 2017-11-20 12:10:59 -07:00 committed by Enno Boland
parent b65ce75561
commit 2e24775a8d

View File

@ -1,7 +1,7 @@
# Template build file for 'GThumb'.
pkgname=gthumb
version=3.4.5
revision=2
version=3.6.0
revision=1
build_style=gnu-configure
configure_args="--disable-schemas-compile --disable-static
$(vopt_enable tiff) $(vopt_enable clutter)
@ -17,8 +17,8 @@ short_desc='An image viewer and browser for the GNOME Desktop'
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
homepage="http://live.gnome.org/gthumb"
license="GPL-3"
distfiles="$GNOME_SITE/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=816fc63ba9cfc397ea8c9a4d21870051813aa4d97383f3d3ae74cb3ea8235746
distfiles="$GNOME_SITE/gthumb/${version%.*}/gthumb-${version}.tar.xz"
checksum=48248bb0d3b2980d9d2ec20151d148f734e5f8c6798027b96a07bf6fb7af87fd
## Package build options
build_options="brasero clutter gstreamer soup tiff"