diff mbox series

[meta-xfce,4/5] thunar: upgrade 4.20.0 -> 4.20.3

Message ID 20250621104010.766706-4-schonm@gmail.com
State Under Review
Headers show
Series [meta-xfce,1/5] libxfce4windowing: upgrade 4.20.0 -> 4.20.3 | expand

Commit Message

Jason Schonberg June 21, 2025, 10:40 a.m. UTC
Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.3

Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.2

Changelog: https://gitlab.xfce.org/xfce/thunar/-/tags/thunar-4.20.1

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

Patch

diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.20.0.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.20.3.bb
similarity index 89%
rename from meta-xfce/recipes-xfce/thunar/thunar_4.20.0.bb
rename to meta-xfce/recipes-xfce/thunar/thunar_4.20.3.bb
index 43125c1e2b..c5a800bb02 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_4.20.0.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_4.20.3.bb
@@ -1,4 +1,5 @@ 
 SUMMARY = "File manager for the Xfce Desktop Environment"
+HOMEPAGE = "https://docs.xfce.org/xfce/thunar/start"
 SECTION = "x11"
 LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
@@ -10,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] = "27731a76f3aecf3752b1ca35afad89e264c52244f70083d933507dd4a17548b0"
+SRC_URI[sha256sum] = "fe1908b396298e6515a90fa9ddaec0db8b684e4b3d7773118e21561baf8f9639"
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}"
 PACKAGECONFIG[pcre] = "--enable-pcre2,--disable-pcre2,libpcre2"