From 9777fac6883a59a5b0db8692fb3cb41efbe94b61 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.6.5 --- srcpkgs/gtk4/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template index d26e4a18c432..5e2837806d37 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.6.5 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=fa42c371f49c90916711e15591d87d4bee4438c27bf0692715581807628be9c2 # Package build options build_options="broadway cloudproviders colord cups gir vulkan wayland x11"