Another plugin ported to gtk3 Signed-off-by: Andreas Müller <[email protected]> --- ...lator-plugin_0.6.0.bb => xfce4-calculator-plugin_0.7.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/calculator/{xfce4-calculator-plugin_0.6.0.bb => xfce4-calculator-plugin_0.7.0.bb} (65%)
diff --git a/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.6.0.bb b/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.0.bb similarity index 65% rename from meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.6.0.bb rename to meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.0.bb index de0d0a06d..1216456b4 100644 --- a/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.6.0.bb +++ b/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.0.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=909430f63fddd63f120ba29e8979f65c" inherit xfce-panel-plugin gtk-icon-cache -SRC_URI[md5sum] = "1b956a89693d039a61b4725cefb23a4d" -SRC_URI[sha256sum] = "eb51765580ea4650f9cf062382a820fb6483ee5dbe003aeb6f063929e299f9c2" +SRC_URI[md5sum] = "1ae192a69834ee2f51f34a0a981181f4" +SRC_URI[sha256sum] = "7b50ab947ab058e1c079113e7f0f8b38ef242fec36ec9f31bb4e3c19cb3f9de9" -- 2.20.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
