gtk4: update to 4.2.0

This commit is contained in:
oreo639 2021-04-02 14:59:00 -07:00 committed by Enno Boland
parent c5980ef8be
commit 28a3163249
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D

View file

@ -1,6 +1,6 @@
# Template file for 'gtk4'
pkgname=gtk4
version=4.0.0
version=4.2.0
revision=1
wrksrc="gtk-${version}"
build_style=meson
@ -29,10 +29,10 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://www.gtk.org/"
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
checksum=d46cf5b127ea27dd9e5d2ff6ed500cb4067eeb2cb1cd2c313ccde8013b0b9bf9
checksum=e975f286e911666a79b6bcf486e6f99b0bd9d2b4cc348d19bce487a0b1c97072
# Package build options
build_options="broadway colord cups gir cloudproviders wayland x11"
build_options="broadway cloudproviders colord cups gir vulkan wayland x11"
desc_option_broadway="Enable support for the HTML5 Broadway backend"
desc_option_cloudproviders="Enable integration with cloudproviders, such as Nextcloud"