Update to gtk+4-4.6.5.

This commit is contained in:
ajacoutot 2022-06-03 22:29:07 +00:00
parent bcab1790c3
commit f42b298206
3 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ COMMENT-guic= gtk+ icon theme caching utility
COMMENT-media= gtk+ media engine
GNOME_PROJECT= gtk
GNOME_VERSION= 4.6.4
GNOME_VERSION= 4.6.5
PKGNAME-main= gtk+4-${GNOME_VERSION}
PKGNAME-cups= gtk+4-cups-${GNOME_VERSION}

View File

@ -1,2 +1,2 @@
SHA256 (gtk-4.6.4.tar.xz) = p5orvMeTG3A/xPofy+G5BuIpoVIthU1SKAF2anm8rJ8=
SIZE (gtk-4.6.4.tar.xz) = 23074696
SHA256 (gtk-4.6.5.tar.xz) = +kLDcfSckJFnEeFVkdh9S+5EOMJ78GknFVgYB2KL6cI=
SIZE (gtk-4.6.5.tar.xz) = 23082944

View File

@ -3,7 +3,7 @@ unveil(2): check if the XDG directories exist before showing them on the sidebar
Index: gtk/gtkfilechooserwidget.c
--- gtk/gtkfilechooserwidget.c.orig
+++ gtk/gtkfilechooserwidget.c
@@ -7160,7 +7160,8 @@ desktop_folder_handler (GtkFileChooserWidget *impl)
@@ -7178,7 +7178,8 @@ desktop_folder_handler (GtkFileChooserWidget *impl)
* See http://freedesktop.org/wiki/Software/xdg-user-dirs
*/
name = g_get_user_special_dir (G_USER_DIRECTORY_DESKTOP);