From 12235186febea175f03e7a68a6011de02dc2e111 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 7 May 2021 13:32:44 +0200 Subject: [PATCH] obconf-qt: upgrade 0.16.0 -> 0.16.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller (cherry picked from commit e08c996844f1f6bfb4392bd1072ab0d7a0124009) --- 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 045a081b..815e22f1 100644 --- a/recipes-lxqt/obconf-qt/obconf-qt.bb +++ b/recipes-lxqt/obconf-qt/obconf-qt.bb @@ -7,7 +7,7 @@ inherit lxqt qt5-translation pkgconfig DEPENDS += "qtx11extras openbox" SRC_URI += "file://0001-finding-sed-does-not-work-and-is-not-neccessary.patch" -SRCREV = "28c488716e448a55720d6db5590bc1eec003f1f7" -PV = "0.16.0" +SRCREV = "e2eb2f152f95ffd858d998f3432a2baff18f272f" +PV = "0.16.1" FILES_${PN} += "${datadir}/icons"