gtk4: update to 4.4.0.

This commit is contained in:
Michal Vasilek 2021-08-23 23:04:05 +02:00
parent 6f228ed599
commit 3f5a7d12e1

View file

@ -1,6 +1,6 @@
# Template file for 'gtk4' # Template file for 'gtk4'
pkgname=gtk4 pkgname=gtk4
version=4.2.1 version=4.4.0
revision=1 revision=1
wrksrc="gtk-${version}" wrksrc="gtk-${version}"
build_style=meson build_style=meson
@ -30,7 +30,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://www.gtk.org/" homepage="https://www.gtk.org/"
distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz" distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
checksum=023169775de43f0a1fde066fbc19d78545ea6a7562c1915abde9b8ae4a7309e6 checksum=e0a1508f441686c3a20dfec48af533b19a4b2e017c18eaee31dccdb7d292505b
# Package build options # Package build options
build_options="broadway cloudproviders colord cups gir vulkan wayland x11 sysprof" build_options="broadway cloudproviders colord cups gir vulkan wayland x11 sysprof"