diff mbox series

[meta-xfce] xfce4-terminal: upgrade 1.1.0 -> 1.1.4

Message ID 20250628002705.36360-1-schonm@gmail.com
State New
Headers show
Series [meta-xfce] xfce4-terminal: upgrade 1.1.0 -> 1.1.4 | expand

Commit Message

Jason Schonberg June 28, 2025, 12:27 a.m. UTC
Changelog: https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.1.4

Changelog: https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.1.3

Changelog: https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.1.2

Changelog: https://gitlab.xfce.org/apps/xfce4-terminal/-/tags/xfce4-terminal-1.1.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../{xfce4-terminal_1.1.0.bb => xfce4-terminal_1.1.4.bb}       | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_1.1.0.bb => xfce4-terminal_1.1.4.bb} (70%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_1.1.0.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_1.1.4.bb
similarity index 70%
rename from meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_1.1.0.bb
rename to meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_1.1.4.bb
index 718e684d88..50adacbcb1 100644
--- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_1.1.0.bb
+++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_1.1.4.bb
@@ -1,4 +1,5 @@ 
 SUMMARY = "Terminal emulator for the Xfce desktop environment"
+HOMEPAGE = "https://docs.xfce.org/apps/xfce4-terminal/start"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 DEPENDS = "glib-2.0 gtk+3 vte libxfce4ui gtk-doc-native"
@@ -10,6 +11,6 @@  FILES:${PN} += " \
     ${datadir}/gnome-control-center \
 "
 
-SRC_URI[sha256sum] = "40823377242b9b09749f5d4a550f41d465153c235c31f34052f804d3453ad4a3"
+SRC_URI[sha256sum] = "873c921da1f4b986ffb459d4960789c9c063af98648c9f0ca146dc6f6f5b71b7"
 
 RRECOMMENDS:${PN} += "vte-prompt"