gthumb: update to 3.6.2.
This commit is contained in:
parent
c68b9bfb04
commit
5ca5a327c6
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'GThumb'.
|
||||
# Template file for 'gthumb'
|
||||
pkgname=gthumb
|
||||
version=3.6.1
|
||||
revision=2
|
||||
version=3.6.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static
|
||||
$(vopt_enable tiff) $(vopt_enable clutter)
|
||||
|
@ -18,7 +18,7 @@ maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
|||
homepage="http://live.gnome.org/gthumb"
|
||||
license="GPL-2.0-or-later"
|
||||
distfiles="${GNOME_SITE}/gthumb/${version%.*}/gthumb-${version}.tar.xz"
|
||||
checksum=9cabf9e17f8feab1012836f6371e32a555f030bd3c912a565dc49795f83342ee
|
||||
checksum=c9bf6bb7502659f5e990069527584bb96193f7f5f9492f0bf5f65828f5024b66
|
||||
|
||||
## Package build options
|
||||
build_options="brasero clutter gstreamer soup tiff"
|
||||
|
|
Loading…
Reference in New Issue