From 1100249c5aeb5595d4bec6845706fa464cb86f62 Mon Sep 17 00:00:00 2001
From: Alessio Sergi <al3hex@gmail.com>
Date: Tue, 19 Jun 2018 19:55:28 +0200
Subject: [PATCH] compton-conf: update to 0.4.0

---
 srcpkgs/compton-conf/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/compton-conf/template b/srcpkgs/compton-conf/template
index fcc311daec..d95889d03a 100644
--- a/srcpkgs/compton-conf/template
+++ b/srcpkgs/compton-conf/template
@@ -1,16 +1,16 @@
 # Template file for 'compton-conf'
 pkgname=compton-conf
-version=0.3.0
-revision=2
+version=0.4.0
+revision=1
 build_style=cmake
 configure_args="-DPULL_TRANSLATIONS=0"
-hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"
-makedepends="lxqt-build-tools liblxqt-devel libconfig-devel"
-depends="compton-git desktop-file-utils"
+hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
+makedepends="qt5-tools-devel libconfig-devel"
+depends="compton desktop-file-utils"
 short_desc="LXQt GUI configuration tool for compton"
 maintainer="Juan RP <xtraeme@voidlinux.eu>"
-license="LGPL-2.1"
-homepage="http://lxqt.org/"
-distfiles="https://github.com/lxde/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz"
-checksum=7cd239d7542816ee002e6ab2b7e1211102e5ddc6588cc8eaf3d7c0462ff1e6f7
+license="LGPL-2.1-or-later"
+homepage="https://lxqt.org/"
+distfiles="https://github.com/lxqt/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz"
+checksum=91c9153a2b15bd4680c77923515a84b9bed374da15eec733541e396e94e87e60
 replaces="lxqt-common>=0"