diff --git a/srcpkgs/spice-gtk/template b/srcpkgs/spice-gtk/template index b61e4e8d096..7218e837891 100644 --- a/srcpkgs/spice-gtk/template +++ b/srcpkgs/spice-gtk/template @@ -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 " -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"