From 7a60e39963c6390c710abca7968f7c6341505f79 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 8 Sep 2015 17:42:52 +0200 Subject: xfce4-equake-plugin: update to 1.3.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- .../equake/xfce4-equake-plugin_1.3.7.bb | 12 ------------ .../equake/xfce4-equake-plugin_1.3.8.bb | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.7.bb create mode 100644 meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.bb (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.7.bb b/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.7.bb deleted file mode 100644 index 59690210c9..0000000000 --- a/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.7.bb +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Equake XFCE is a panel plugin for the XFCE panel which monitors earthquakes and displays an update each time a new earthquake occurs." -HOMEPAGE = "http://freecode.com/projects/equake-xfce" -SECTION = "x11/application" -LICENSE = "GPLv3" -LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" - -inherit xfce-panel-plugin - -SRC_URI[md5sum] = "4f8b8fc85e9506f43c9343f3c3c99ae1" -SRC_URI[sha256sum] = "6b9e14c2f54060d182b61e90b4c84a79b57aab1955e3ff877c757f26cefa23bf" - -FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-equake-plugin" diff --git a/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.bb b/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.bb new file mode 100644 index 0000000000..76d25f85e4 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.8.bb @@ -0,0 +1,12 @@ +DESCRIPTION = "Equake XFCE is a panel plugin for the XFCE panel which monitors earthquakes and displays an update each time a new earthquake occurs." +HOMEPAGE = "http://freecode.com/projects/equake-xfce" +SECTION = "x11/application" +LICENSE = "GPLv3" +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" + +inherit xfce-panel-plugin + +SRC_URI[md5sum] = "c8f6cb2aec62513c343281eacc4fc395" +SRC_URI[sha256sum] = "431575da3d49fea3afa60f02e83c8d74e20e9a229c9c4ec82c21d45e2c986925" + +FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-equake-plugin" -- cgit 1.2.3-korg