spice-gtk: update to 0.41.

This commit is contained in:
André Cerqueira 2022-07-23 21:38:10 +01:00 committed by Michal Vasilek
parent 74c60816ff
commit 7accecccc6
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'spice-gtk' # Template file for 'spice-gtk'
pkgname=spice-gtk pkgname=spice-gtk
version=0.39 version=0.41
revision=2 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
configure_args="-Dintrospection=$(vopt_if gir enabled disabled) configure_args="-Dintrospection=$(vopt_if gir enabled disabled)
@ -19,8 +19,9 @@ short_desc="GTK+ SPICE widget"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://spice-space.org" homepage="https://spice-space.org"
changelog="https://gitlab.freedesktop.org/spice/spice-gtk/-/raw/master/CHANGELOG.md"
distfiles="https://spice-space.org/download/gtk/${pkgname}-${version}.tar.xz" distfiles="https://spice-space.org/download/gtk/${pkgname}-${version}.tar.xz"
checksum=23acbee197eaaec9bce6e6bfd885bd8f79708332639243ff04833020865713cd checksum=d8f8b5cbea9184702eeb8cc276a67d72acdb6e36e7c73349fb8445e5bca0969f
CFLAGS="-Wno-error -Wno-error=unused-but-set-variable" CFLAGS="-Wno-error -Wno-error=unused-but-set-variable"