From 60f49e82fcb3739d34b64934adb85c3ea579f064 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 4 Apr 2022 22:51:20 +0200 Subject: [PATCH] obconf-qt: upgrade 0.16.1 -> 0.16.2 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 efc12d88..523f63bd 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 = "e2eb2f152f95ffd858d998f3432a2baff18f272f" -PV = "0.16.1" +SRCREV = "b8d486b8be0e66570a80489c3e9084ce143ffa42" +PV = "0.16.2" FILES:${PN} += "${datadir}/icons"