From 484289d1dbdd9fa18dd05fd0a21452a8cad6f56c Mon Sep 17 00:00:00 2001 From: oreo639 <31916379+Oreo639@users.noreply.github.com> Date: Sun, 8 May 2022 21:35:26 -0700 Subject: [PATCH] gtk4: update to 4.7.0 --- srcpkgs/gtk4/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template index d26e4a18c432..1950b42e1171 100644 --- a/srcpkgs/gtk4/template +++ b/srcpkgs/gtk4/template @@ -1,6 +1,6 @@ # Template file for 'gtk4' pkgname=gtk4 -version=4.6.3 +version=4.7.0 revision=1 wrksrc="gtk-${version}" build_style=meson @@ -29,7 +29,7 @@ license="LGPL-2.1-or-later" homepage="https://www.gtk.org/" changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-6/NEWS" distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz" -checksum=a57acd0e4482981700fdf86596c7413cb61ef47f75e4747fda809e8231b8d96c +checksum=913fcd9d065efb348723e18c3b9113e23b92072e927ebd2f61d32745c8228b94 # Package build options build_options="broadway cloudproviders colord cups gir vulkan wayland x11"