spice-gtk: update to 0.41.
This commit is contained in:
parent
74c60816ff
commit
7accecccc6
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'spice-gtk'
|
||||
pkgname=spice-gtk
|
||||
version=0.39
|
||||
revision=2
|
||||
version=0.41
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Dintrospection=$(vopt_if gir enabled disabled)
|
||||
|
@ -19,8 +19,9 @@ short_desc="GTK+ SPICE widget"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
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"
|
||||
checksum=23acbee197eaaec9bce6e6bfd885bd8f79708332639243ff04833020865713cd
|
||||
checksum=d8f8b5cbea9184702eeb8cc276a67d72acdb6e36e7c73349fb8445e5bca0969f
|
||||
|
||||
CFLAGS="-Wno-error -Wno-error=unused-but-set-variable"
|
||||
|
||||
|
|
Loading…
Reference in New Issue