From 0f0c413ed0bef3d01e87227336a2a3ee50935c94 Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Mon, 6 Oct 2025 11:51:40 -0400 Subject: xfce4-smartbookmark-plugin: upgrade 0.5.3 -> 0.6.0 Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-smartbookmark-plugin/-/tags/xfce4-smartbookmark-plugin-0.6.0 Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- .../smartbookmark/xfce4-smartbookmark-plugin_0.5.3.bb | 8 -------- .../smartbookmark/xfce4-smartbookmark-plugin_0.6.0.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.3.bb create mode 100644 meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.6.0.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.3.bb b/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.3.bb deleted file mode 100644 index 18083ec697..0000000000 --- a/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.5.3.bb +++ /dev/null @@ -1,8 +0,0 @@ -SUMMARY = "Panel plugin allowing to send requests directly to browser" -HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin/start" -LICENSE = "GPL-2.0-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" - -inherit xfce-panel-plugin - -SRC_URI[sha256sum] = "3b4db0ac198339197a7682935f0bba5a7e8dd7f35bf575ac6665afa4cecec236" diff --git a/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.6.0.bb b/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.6.0.bb new file mode 100644 index 0000000000..3b32b523c2 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/smartbookmark/xfce4-smartbookmark-plugin_0.6.0.bb @@ -0,0 +1,10 @@ +SUMMARY = "Panel plugin allowing to send requests directly to browser" +HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin/start" +LICENSE = "GPL-2.0-only" +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" + +XFCE_COMPRESS_TYPE = "xz" + +inherit xfce-panel-plugin + +SRC_URI[sha256sum] = "d8a619dcad703071f7fcda538cc34154f9952cf4ec0816df23a56e98e3cc05d8" -- cgit v1.2.3-54-g00ecf