From ffeef9c7c9d9c59626ee404cf9537b889c4ef880 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 14 Nov 2017 14:26:59 +0100 Subject: [PATCH] obconf-qt: update 0.11.1 -> 0.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/obconf-qt/obconf-qt_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/obconf-qt/obconf-qt_git.bb b/recipes-lxqt/obconf-qt/obconf-qt_git.bb index cf0a151f..f8dc7f56 100644 --- a/recipes-lxqt/obconf-qt/obconf-qt_git.bb +++ b/recipes-lxqt/obconf-qt/obconf-qt_git.bb @@ -7,7 +7,7 @@ inherit lxqt pkgconfig DEPENDS += "qtx11extras openbox" SRC_URI += "file://0001-finding-sed-does-not-work-and-is-not-neccessary.patch" -SRCREV = "9fbac913da1535c65c6a81ffbda21483a73ad171" -PV = "0.11.1" +SRCREV = "898dc78a214782f5dfddf80604b023fe6ac7dd97" +PV = "0.12.0" FILES_${PN} += "${datadir}/icons"