From 4a0b68d371c89a4414e28497e565f373bac6dcce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 25 Apr 2020 22:55:55 +0200 Subject: [PATCH] lximage-qt: upgrade 0.14.1 -> 0.15.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/lximage-qt/lximage-qt_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/lximage-qt/lximage-qt_git.bb b/recipes-lxqt/lximage-qt/lximage-qt_git.bb index 580a3e44..3e4d8abf 100644 --- a/recipes-lxqt/lximage-qt/lximage-qt_git.bb +++ b/recipes-lxqt/lximage-qt/lximage-qt_git.bb @@ -9,7 +9,7 @@ inherit lxqt pkgconfig features_check gtk-icon-cache mime mime-xdg DEPENDS += "qtx11extras qtsvg libfm-qt libexif libxfixes" SRC_URI += " file://0001-HACK-fix-wrongly-included-native-QtCore-qconfig.h.patch" -SRCREV = "6c2efe769d0514846c78e4a9147f3425440643ec" -PV = "0.14.1" +SRCREV = "de334fb9e0aa851bd1533a449c7bbee7a49511fe" +PV = "0.15.0" FILES_${PN} += "${datadir}/icons"