From 133e083d2939a9b02e6bb2433d9a7409ae423bbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 8 Apr 2021 00:18:27 +0200 Subject: [PATCH] thunar: upgrade 4.16.4 -> 4.16.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 4.16.6 ====== - Reload current directory before selecting new files (Issue #524) - tree-view: Hide menu-item "properties" for unmounted devices - Removed 'the root folder has no parent' dialog box - Revamp documentation to modernize/uniformize accross components - Remove watches on shortcuts (Issue #513) (Issue #47) - Translation Updates: Finnish, Occitan 4.16.5 ====== - Revert "Bookmarks no longer need an existing file (Issue #47)" Signed-off-by: Andreas Müller Signed-off-by: Khem Raj (cherry picked from commit 905b27cc610c78c28424ab1a1d122852b0787367) Signed-off-by: Armin Kuster --- .../recipes-xfce/thunar/{thunar_4.16.4.bb => thunar_4.16.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/thunar/{thunar_4.16.4.bb => thunar_4.16.6.bb} (89%) diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.16.4.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.16.6.bb similarity index 89% rename from meta-xfce/recipes-xfce/thunar/thunar_4.16.4.bb rename to meta-xfce/recipes-xfce/thunar/thunar_4.16.6.bb index e5fd5ffd3a..128043d19b 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_4.16.4.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_4.16.6.bb @@ -8,7 +8,7 @@ inherit xfce gobject-introspection features_check mime-xdg REQUIRED_DISTRO_FEATURES = "x11" -SRC_URI[sha256sum] = "d51a2018c1ba7dcc420e7a84d85cc17a58f26fb1c80ee4c15e689a49f10425f9" +SRC_URI[sha256sum] = "cb531d3fe67196a43ca04979ef271ece7858bbc80c15b0ee4323c1252a1a02b7" PACKAGECONFIG ??= "" PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre"