From 69b5f02548f23953cb1c4e7fc34d186ad6745153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 27 Sep 2016 01:16:35 +0200 Subject: [PATCH] lxqt-common: update to 0.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/lxqt-common/lxqt-common_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-lxqt/lxqt-common/lxqt-common_git.bb b/recipes-lxqt/lxqt-common/lxqt-common_git.bb index 00d99161..50922246 100644 --- a/recipes-lxqt/lxqt-common/lxqt-common_git.bb +++ b/recipes-lxqt/lxqt-common/lxqt-common_git.bb @@ -1,6 +1,6 @@ SUMMARY = "Common files for LXQt" LICENSE = "CC-BY-SA-3.0" -LIC_FILES_CHKSUM = "file://README.md;;beginline=8;endline=8;md5=fe89974151c809631428df2e880f46d4" +LIC_FILES_CHKSUM = "file://README.md;;beginline=9;endline=9;md5=1468be559d088410c64a6db10364f77c" inherit lxqt gtk-icon-cache @@ -10,8 +10,8 @@ SRC_URI += " \ file://0001-startlxqt-enable-starting-from-console.patch \ file://0002-slightly-change-theme-defaults.patch \ " -SRCREV = "dd50e284b05e00f749a8cc513c024d212ecda68e" -PV = "0.10.0" +SRCREV = "ab29c86d09edda7fb3e59c8f487aa0dbf071486e" +PV = "0.11.0" FILES_${PN} += " \ ${datadir}/kdm \