diff options
-rw-r--r-- | meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.8.0.bb (renamed from meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.3.bb) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.3.bb b/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.8.0.bb index 540935cee4..b464535f70 100644 --- a/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.7.3.bb +++ b/meta-xfce/recipes-panel-plugins/calculator/xfce4-calculator-plugin_0.8.0.bb | |||
@@ -3,6 +3,8 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin/start" | |||
3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=909430f63fddd63f120ba29e8979f65c" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=909430f63fddd63f120ba29e8979f65c" |
5 | 5 | ||
6 | XFCE_COMPRESS_TYPE = "xz" | ||
7 | |||
6 | inherit xfce-panel-plugin gtk-icon-cache | 8 | inherit xfce-panel-plugin gtk-icon-cache |
7 | 9 | ||
8 | SRC_URI[sha256sum] = "3feb5f56092ceef2858c3c1bd443317d4caf289a6409f9db506f49088e19a2e8" | 10 | SRC_URI[sha256sum] = "aaf3d7e9654ef6cf8ec442ad9e4316c481f9a6087a8e8949261140f5ae136aeb" |