From 800794d55f2e450d64b1881d0bf07a3d0a52d438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 17 Jan 2017 16:57:32 +0100 Subject: [PATCH] compton-conf: update 0.2.0 -> 0.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/compton-conf/compton-conf_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-lxqt/compton-conf/compton-conf_git.bb b/recipes-lxqt/compton-conf/compton-conf_git.bb index 9cf10a4a..adb22bc2 100644 --- a/recipes-lxqt/compton-conf/compton-conf_git.bb +++ b/recipes-lxqt/compton-conf/compton-conf_git.bb @@ -6,8 +6,8 @@ inherit lxqt pkgconfig DEPENDS += "libconfig" -SRCREV = "e71ee4c9a6e3a3b579543bb0e6d969b585ff3209" -PV = "0.2.0" +SRCREV = "841c35ad043f4ee5b6eab317068aa5d449eeb9f8" +PV = "0.2.1" FILES_${PN} += "${datadir}/${BPN}/compton.conf.example"