From 8b15e209333d8051f0e4492114093902cccc91ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 14 Nov 2017 14:48:26 +0100 Subject: [PATCH] qterminal: update 0.7.1 -> 0.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/qterminal/qterminal_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/qterminal/qterminal_git.bb b/recipes-lxqt/qterminal/qterminal_git.bb index 78ff33e3..56b3183a 100644 --- a/recipes-lxqt/qterminal/qterminal_git.bb +++ b/recipes-lxqt/qterminal/qterminal_git.bb @@ -8,8 +8,8 @@ REQUIRED_DISTRO_FEATURES = "x11" DEPENDS += "qtermwidget qtx11extras" -SRCREV = "c12cb924bcf808369e262be1dc8f4e21eb935d33" -PV = "0.7.1" +SRCREV = "e4a56827d31aee8e0b285a155dbda7516f371864" +PV = "0.8.0" S = "${WORKDIR}/git"