diff mbox series

[meta-xfce,3/6] xfce4-clipman-plugin: upgrade 1.6.2 -> 1.6.3

Message ID 20250606040603.2410505-3-schonm@gmail.com
State Under Review
Headers show
Series [meta-xfce,1/6] xfce4-battery-plugin: upgrade 1.1.5 -> 1.1.6 | expand

Commit Message

Jason Schonberg June 6, 2025, 4:06 a.m. UTC
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/tags/xfce4-clipman-plugin-1.6.3

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

Patch

diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.2.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.3.bb
similarity index 83%
rename from meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.2.bb
rename to meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.3.bb
index 59fb8578c1..e1eed88098 100644
--- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.2.bb
+++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.3.bb
@@ -8,7 +8,7 @@  inherit xfce-panel-plugin
 
 DEPENDS += "xfconf xorgproto libxtst"
 
-SRC_URI[sha256sum] = "ab8a5fe6f68fb1789190e498243a1d1385de3f64e984f470cbd3d1eb779399b8"
+SRC_URI[sha256sum] = "e11c1f976217fc959cee98ecfb934058ae485cb363d2c25c7ddede44394c9a10"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode"