diff mbox series

[meta-xfce,2/2] thunar: upgrade 4.20.3 -> 4.20.5

Message ID 20250921173640.707116-2-schonm@gmail.com
State Under Review
Headers show
Series [meta-xfce,1/2] libxfce4ui: upgrade 4.20.1 -> 4.20.2 | expand

Commit Message

Jason Schonberg Sept. 21, 2025, 5:36 p.m. UTC
Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.5
Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.4

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../recipes-xfce/thunar/{thunar_4.20.3.bb => thunar_4.20.5.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/thunar/{thunar_4.20.3.bb => thunar_4.20.5.bb} (93%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.20.3.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.20.5.bb
similarity index 93%
rename from meta-xfce/recipes-xfce/thunar/thunar_4.20.3.bb
rename to meta-xfce/recipes-xfce/thunar/thunar_4.20.5.bb
index c5a800bb02..e72eb8b33f 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_4.20.3.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_4.20.5.bb
@@ -11,7 +11,7 @@  inherit xfce gobject-introspection features_check mime-xdg perlnative gtk-doc
 # cairo would at least needed to be built with xlib.
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 
-SRC_URI[sha256sum] = "fe1908b396298e6515a90fa9ddaec0db8b684e4b3d7773118e21561baf8f9639"
+SRC_URI[sha256sum] = "da299babd233a079a443e527fa38cba3899b6131ef056593de9451178d812f2a"
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}"
 PACKAGECONFIG[pcre] = "--enable-pcre2,--disable-pcre2,libpcre2"