diff mbox series

[meta-xfce,3/6] xfce4-places-plugin: upgrade 1.8.3 -> 1.8.4

Message ID 20250606145805.164173-3-schonm@gmail.com
State Under Review
Headers show
Series [meta-xfce,1/6] xfce4-mailwatch-plugin: upgrade 1.3.1 -> 1.3.2 | expand

Commit Message

Jason Schonberg June 6, 2025, 2:58 p.m. UTC
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-places-plugin/-/tags/xfce4-places-plugin-1.8.4

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 ...fce4-places-plugin_1.8.3.bb => xfce4-places-plugin_1.8.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-xfce/recipes-panel-plugins/places/{xfce4-places-plugin_1.8.3.bb => xfce4-places-plugin_1.8.4.bb} (84%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb
similarity index 84%
rename from meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb
rename to meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb
index 753dcae91e..4fe293898d 100644
--- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb
+++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.4.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f"
 
 inherit xfce-panel-plugin
 
-SRC_URI[sha256sum] = "f11d0e6d03f22ab02c2e6b507d365b5a918532e8819e50647ee1860eca60c743"
+SRC_URI[sha256sum] = "ba766a5d31580fad043fbd1fd66b811cbda706229473d24a734a590d49ef710e"
 
 PACKAGECONFIG ??= "notify"
 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"