From 3927b1845e1ebee22277fdfcbeb7a43717539e87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 8 Feb 2015 20:43:27 +0100 Subject: [PATCH] lxqt-runner: update to 0.9.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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb b/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb index 1b83aac1..c769eccd 100644 --- a/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb +++ b/recipes-lxqt/lxqt-runner/lxqt-runner_git.bb @@ -7,7 +7,7 @@ inherit lxqt pkgconfig DEPENDS += "qtscript libqtxdg lxqt-globalkeys menu-cache" SRCREV = "de6de66013e15f149526f6eee856aeef316a3198" -PV = "0.8.0+git${SRCPV}" +PV = "0.9.0" # REVISIT: These are poluted by host paths FILES-${PN}-dev += "${datadir}/lxqt/lxqt-runner/*.cmake"