From a140827653513c97d37c71242d27385fdf6f64ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 25 Apr 2020 22:45:40 +0200 Subject: [PATCH] qterminal: 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/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 f38372fd..b865815c 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 = "6e243af21c6304b1e5a788b481fa13ed7da6c863" -PV = "0.14.1" +SRCREV = "b4f93059c028b5f8f3313dbc25643de0e823eb46" +PV = "0.15.0" S = "${WORKDIR}/git"