[oe-commits] [meta-openembedded] 61/72: xfce4-xkb-plugin: update 0.7.1 -> 0.8.0

git at git.openembedded.org git at git.openembedded.org
Wed Aug 9 23:56:31 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 239f61df1d411ea95912ad6f7a0a35340ffc4cd0
Author: Andreas Müller <schnitzeltony at googlemail.com>
AuthorDate: Tue Aug 8 23:38:18 2017 +0200

    xfce4-xkb-plugin: update 0.7.1 -> 0.8.0
    
    Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../xkb/{xfce4-xkb-plugin_0.7.1.bb => xfce4-xkb-plugin_0.8.0.bb}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.7.1.bb b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb
similarity index 66%
rename from meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.7.1.bb
rename to meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb
index 2fa1634..5e62c03 100644
--- a/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.7.1.bb
+++ b/meta-xfce/recipes-panel-plugins/xkb/xfce4-xkb-plugin_0.8.0.bb
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=496f09f084b0f7e6f02f769a84490c6b"
 
 inherit xfce-panel-plugin
 
-SRC_URI[md5sum] = "2f68e0d53baf68ecc1a7165ad33c26a9"
-SRC_URI[sha256sum] = "61fe2e33fe99939d5d06a682e94e40e05ef844c930ad612154090d158b2ce681"
+SRC_URI[md5sum] = "e4e897741ebe2827192971c2aaad835d"
+SRC_URI[sha256sum] = "3b0d3b9f4b7c3e3e7be668e2f7c845b89b16e0ed3db2bacb544a17272682ced0"
 
-DEPENDS += "libxklavier libwnck librsvg garcon"
+DEPENDS += "libxklavier libwnck3 librsvg garcon"
 
 FILES_${PN} += "${datadir}/xfce4/xkb"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list