From 16fca101527a3d15fc080dd042f850989cdac79d Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Wed, 3 Oct 2018 21:24:52 +0200 Subject: xfce4-battery-plugin: upgrade 1.1.0 -> 1.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.0.bb | 9 --------- .../recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.1.bb | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.0.bb create mode 100644 meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.1.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.0.bb b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.0.bb deleted file mode 100644 index 9d2d954f02..0000000000 --- a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.0.bb +++ /dev/null @@ -1,9 +0,0 @@ -SUMMARY = "A battery monitor panel plugin for Xfce4, compatible with APM and ACP" -HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" - -inherit xfce-panel-plugin - -SRC_URI[md5sum] = "f78d8d0cc13d40753a207a836869b953" -SRC_URI[sha256sum] = "8c9deec8d95da4cc39d6d9091433e5822b6bbe07d80117045dd4dd3480427ece" diff --git a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.1.bb b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.1.bb new file mode 100644 index 0000000000..af7c65aa00 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.1.bb @@ -0,0 +1,9 @@ +SUMMARY = "A battery monitor panel plugin for Xfce4, compatible with APM and ACP" +HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" + +inherit xfce-panel-plugin + +SRC_URI[md5sum] = "26941c579ebf4143b7e49aa08ee9b30a" +SRC_URI[sha256sum] = "1e94969b93e0c1d6da87364b64c0cdfb40bae5e4a055039be8b67b9e5b3dd44b" -- cgit 1.2.3-korg