From 01d1d90c48ca40ed3cfb110ba35cfbd359648f58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 3 Nov 2015 00:24:20 +0100 Subject: [PATCH] lxqt-notificationd: update to 0.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit COPYING was moved to LICENSE and slightly reformatted Signed-off-by: Andreas Müller --- recipes-lxqt/lxqt-notificationd/lxqt-notificationd_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-lxqt/lxqt-notificationd/lxqt-notificationd_git.bb b/recipes-lxqt/lxqt-notificationd/lxqt-notificationd_git.bb index b2a12c02..c7742373 100644 --- a/recipes-lxqt/lxqt-notificationd/lxqt-notificationd_git.bb +++ b/recipes-lxqt/lxqt-notificationd/lxqt-notificationd_git.bb @@ -1,10 +1,10 @@ SUMMARY = "The LXQt notification daemon" LICENSE = "LGPLv2.1" -LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6" +LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da" inherit lxqt DEPENDS += "liblxqt libqtxdg kwindowsystem" -SRCREV = "c3750aac12171d3e35c045083b75b2f9a1a96366" -PV = "0.9.0+git${SRCPV}" +SRCREV = "36cf8f482364f2575caa1d4a4b1501c1a7bc4f25" +PV = "0.10.0"