From 7bcd5f290973b3c3593cbfcdc539225086a5f97f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 5 Nov 2020 00:47:39 +0100 Subject: [PATCH] obconf-qt: upgrade 0.15.0 -> 0.16.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.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/obconf-qt/obconf-qt.bb b/recipes-lxqt/obconf-qt/obconf-qt.bb index c609eb33..c50c2471 100644 --- a/recipes-lxqt/obconf-qt/obconf-qt.bb +++ b/recipes-lxqt/obconf-qt/obconf-qt.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 = "2746258c8c9db1f0c77b363aad9b39ecabc3113f" -PV = "0.15.0" +SRCREV = "28c488716e448a55720d6db5590bc1eec003f1f7" +PV = "0.16.0" FILES_${PN} += "${datadir}/icons"