sushi: update to 3.34.0.

This commit is contained in:
mobinmob 2020-03-18 14:13:13 +02:00 committed by Juan RP
parent c6bb4b922e
commit 5924e2fc68
1 changed files with 5 additions and 5 deletions

View File

@ -1,20 +1,20 @@
# Template file for 'sushi'
pkgname=sushi
version=3.32.0
revision=2
version=3.34.0
revision=1
build_helper="gir"
build_style=meson
hostmakedepends="glib-devel intltool pkg-config
$(vopt_if gir 'gobject-introspection')"
$(vopt_if gir 'gobject-introspection') gjs"
makedepends="clutter-gst3-devel clutter-gtk-devel evince-devel gjs-devel
gtksourceview-devel libmusicbrainz5-devel libsoup-gnome-devel webkit2gtk-devel"
gtksourceview4-devel libmusicbrainz5-devel libsoup-gnome-devel webkit2gtk-devel"
depends="evince nautilus"
short_desc="Quick image previewer over DBus for Nautilus"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://gitlab.gnome.org/GNOME/sushi"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=dd622e169874778876b0c2406f6529de6022f3e3f63890602207bf342e463138
checksum=a8a2330baaca40f539557b336375c67893afa232690705cbba7bbf55224799fd
lib32disabled=yes
build_options="gir"