spice-gtk: update to 0.39

This commit is contained in:
Colin Booth 2021-05-13 22:23:37 -07:00 committed by Enno Boland
parent 6f9318036d
commit 9287d5dc12

View file

@ -1,7 +1,7 @@
# Template file for 'spice-gtk'
pkgname=spice-gtk
version=0.37
revision=6
version=0.39
revision=1
build_style=meson
build_helper="gir"
configure_args="-Dintrospection=$(vopt_if gir enabled disabled)
@ -18,10 +18,10 @@ makedepends="acl-devel liblz4-devel pixman-devel opus-devel openssl-devel
depends="hwids"
short_desc="GTK+ SPICE widget"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-laster"
license="LGPL-2.1-or-later"
homepage="https://spice-space.org"
distfiles="https://spice-space.org/download/gtk/${pkgname}-${version}.tar.bz2"
checksum=1f28b706472ad391cda79a93fd7b4c7a03e84b88fc46ddb35dddbe323c923bb7
distfiles="https://spice-space.org/download/gtk/${pkgname}-${version}.tar.xz"
checksum=23acbee197eaaec9bce6e6bfd885bd8f79708332639243ff04833020865713cd
CFLAGS="-Wno-error -Wno-error=unused-but-set-variable"