From ce1fe16e4f07972a06e4551a48d5535703e9d588 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 7 May 2021 12:57:55 +0200 Subject: [PATCH] lxqt-notificationd: upgrade 0.16.0 -> 0.17.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/lxqt-notificationd/lxqt-notificationd.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/lxqt-notificationd/lxqt-notificationd.bb b/recipes-lxqt/lxqt-notificationd/lxqt-notificationd.bb index 79e2b636..fac832ff 100644 --- a/recipes-lxqt/lxqt-notificationd/lxqt-notificationd.bb +++ b/recipes-lxqt/lxqt-notificationd/lxqt-notificationd.bb @@ -6,5 +6,5 @@ inherit lxqt qt5-translation DEPENDS += "liblxqt libqtxdg kwindowsystem" -SRCREV = "15e3f2f34c5a169f3ea8b634e97ef3ed63e342a0" -PV = "0.16.0" +SRCREV = "6b46373d6e1ec8ea8d57ded0839c67ab2a074b98" +PV = "0.17.0"