gthumb: update to 3.4.5 (#6226)
This commit is contained in:
parent
ac79cc9dbb
commit
062494a6d6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'GThumb'.
|
||||
pkgname=gthumb
|
||||
version=3.4.4.1
|
||||
revision=5
|
||||
version=3.4.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static
|
||||
$(vopt_enable tiff) $(vopt_enable clutter)
|
||||
|
@ -19,7 +19,7 @@ homepage="http://live.gnome.org/gthumb"
|
|||
license="GPL-3"
|
||||
version_dir="$(echo $version | grep -o '^[1-9]\.[0-9]\+')"
|
||||
distfiles="$GNOME_SITE/${pkgname}/${version_dir}/${pkgname}-${version}.tar.xz"
|
||||
checksum=4dc63bb1cc1f139259bba7f9fd1735182f16ba37254119a9f9c3e13a898a9533
|
||||
checksum=816fc63ba9cfc397ea8c9a4d21870051813aa4d97383f3d3ae74cb3ea8235746
|
||||
|
||||
## Package build options
|
||||
build_options="brasero clutter gstreamer soup tiff"
|
||||
|
|
Loading…
Reference in a new issue