From f34a2110ac76137920e153e595c5ff0e4b4be440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 25 Apr 2020 23:20:42 +0200 Subject: [PATCH] lxqt-runner: upgrade 0.14.1 -> 0.15.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-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 f5418fdf..8b1e8b3b 100644 --- a/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb +++ b/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb @@ -8,5 +8,5 @@ REQUIRED_DISTRO_FEATURES = "x11" DEPENDS += "qtscript libqtxdg lxqt-globalkeys menu-cache muparser" -SRCREV = "2a4c73b023c0f31f5294e3a527219e5585199bb5" -PV = "0.14.1" +SRCREV = "db455ec3eabf1c6c651dac21fdb32fbdd9cbf712" +PV = "0.15.0"