From 43dd2a5fe91f2e7d9b8f1e8bb40a6432a09ce8c5 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 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template index d26e4a18c432..7c0bd67da43d 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 @@ -27,9 +27,10 @@ short_desc="GIMP ToolKit (v4)" maintainer="Enno Boland " license="LGPL-2.1-or-later" homepage="https://www.gtk.org/" -changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-6/NEWS" +#changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-7/NEWS" +changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/main/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"