diff mbox series

[meta-xfce,02/10] xfce4-places-plugin: upgrade 1.8.4 -> 1.9.0

Message ID 20251006155146.416335-2-schonm@gmail.com
State Under Review
Headers show
Series [meta-xfce,01/10] xfce4-netload-plugin: upgrade 1.4.2 -> 1.5.0 | expand

Commit Message

Jason Schonberg Oct. 6, 2025, 3:51 p.m. UTC
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-places-plugin/-/tags/xfce4-places-plugin-1.9.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...e4-places-plugin_1.8.4.bb => xfce4-places-plugin_1.9.0.bb} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/places/{xfce4-places-plugin_1.8.4.bb => xfce4-places-plugin_1.9.0.bb} (81%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.9.0.bb
similarity index 81%
rename from meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb
rename to meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.9.0.bb
index 4fe293898d..268cb4e02c 100644
--- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb
+++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.9.0.bb
@@ -4,9 +4,11 @@  HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-places-plugin/start"
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f"
 
+XFCE_COMPRESS_TYPE = "xz"
+
 inherit xfce-panel-plugin
 
-SRC_URI[sha256sum] = "ba766a5d31580fad043fbd1fd66b811cbda706229473d24a734a590d49ef710e"
+SRC_URI[sha256sum] = "76d95687e0bea267465e832eea6266563a18d2219192f9e8af6f88e899262e43"
 
 PACKAGECONFIG ??= "notify"
 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"