From e71562d448d49a495e33f331948ba7e9d438db94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 17 Jan 2017 18:25:46 +0100 Subject: [PATCH] lxqt-runner: update 0.11.0 -> 0.11.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/lxqt-runner/lxqt-runner_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb b/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb index 41572e18..e0d181aa 100644 --- a/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb +++ b/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb @@ -8,8 +8,8 @@ REQUIRED_DISTRO_FEATURES = "x11" DEPENDS += "qtscript libqtxdg lxqt-globalkeys menu-cache muparser" -SRCREV = "ad6321d083b8a86889cf62164c21fd31090bff44" -PV = "0.11.0" +SRCREV = "3e5b466275163883b7bf3f2ec10f33b709fa8600" +PV = "0.11.1" # REVISIT: These are poluted by host paths FILES_${PN}-dev += "${datadir}/lxqt/lxqt-runner/*.cmake"