From c74f7bf02575d53e739fede60ee2829477e3fba0 Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Sun, 5 Oct 2025 21:47:18 -0400 Subject: xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0 Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-battery-plugin/-/tags/xfce4-battery-plugin-1.2.0 Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- .../battery/xfce4-battery-plugin_1.1.6.bb | 8 -------- .../battery/xfce4-battery-plugin_1.2.0.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.6.bb create mode 100644 meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.2.0.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.6.bb b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.6.bb deleted file mode 100644 index 80a948a9d5..0000000000 --- a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.6.bb +++ /dev/null @@ -1,8 +0,0 @@ -SUMMARY = "A battery monitor panel plugin for Xfce4, compatible with APM and ACP" -HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-battery-plugin/start" -LICENSE = "GPL-2.0-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" - -inherit xfce-panel-plugin - -SRC_URI[sha256sum] = "327d7304dded8411cd1a48da4f46bac248b44d8b27ffbc2036e0268cb37c3676" diff --git a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.2.0.bb b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.2.0.bb new file mode 100644 index 0000000000..82e955a9c9 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.2.0.bb @@ -0,0 +1,10 @@ +SUMMARY = "A battery monitor panel plugin for Xfce4, compatible with APM and ACP" +HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-battery-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] = "1dba8f470d2b12517e7b86d83cd2ebf13eb57ff1a01a4f2d2d156cf5194d97b6" -- cgit v1.2.3-54-g00ecf