From abb268ac03e0664550b8bc3ea848dc0bf4923b39 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 25 May 2018 20:12:19 +0200 Subject: [PATCH] qterminal: update to 0.9.0 Signed-off-by: Max Krummenacher --- 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 56b3183a..39eed914 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 = "e4a56827d31aee8e0b285a155dbda7516f371864" -PV = "0.8.0" +SRCREV = "aeb2f1f570d7a1773a5eb586e4b56c3218a78cea" +PV = "0.9.0" S = "${WORKDIR}/git"