From 98bf912845af6fee32444c52a984cd04697b7864 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 3 Nov 2015 02:02:14 +0100 Subject: [PATCH] pcmanfm-qt: update to 0.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/pcmanfm-qt/pcmanfm-qt_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/pcmanfm-qt/pcmanfm-qt_git.bb b/recipes-lxqt/pcmanfm-qt/pcmanfm-qt_git.bb index 85f18b7b..6e8e2024 100644 --- a/recipes-lxqt/pcmanfm-qt/pcmanfm-qt_git.bb +++ b/recipes-lxqt/pcmanfm-qt/pcmanfm-qt_git.bb @@ -8,7 +8,7 @@ inherit lxqt pkgconfig distro_features_check DEPENDS += "qtx11extras glib-2.0 libxcb libfm menu-cache" -SRCREV = "1af5a3d1e71994cb80b3f367f8bf0c2fcd109ece" -PV = "0.9.0+git${SRCPV}" +SRCREV = "aa00f0639f659f20185c4ae4cfe9ad3ca6467baa" +PV = "0.10.0" RRECOMMENDS_${PN} = "gvfs gvfsd-trash udisks eject"