From 4818fc31b76665d5ca4c7a8fa80ab105021f12b5 Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Fri, 6 Jun 2025 00:06:00 -0400 Subject: [PATCH] xfce4-clipman-plugin: upgrade 1.6.2 -> 1.6.3 Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/tags/xfce4-clipman-plugin-1.6.3 Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- ...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 --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"