From 0f1ad3be824cf01d8ec36e5971a1cdc2f7c69993 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 16 Nov 2020 21:00:29 -0600 Subject: [PATCH] compton-conf: update to 0.16.0 --- srcpkgs/compton-conf/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/compton-conf/template b/srcpkgs/compton-conf/template index 0405611d764..739f8c78daf 100644 --- a/srcpkgs/compton-conf/template +++ b/srcpkgs/compton-conf/template @@ -1,9 +1,10 @@ # Template file for 'compton-conf' pkgname=compton-conf -version=0.15.0 +version=0.16.0 revision=1 build_style=cmake -hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools" +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" @@ -11,5 +12,5 @@ maintainer="Orphaned " 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=09077799b7a3aebae815c94da42e908c34352e6e7af79a5375aaf1a3ad5a21c6 +checksum=7d5354d88ad8cd3342ce237f0cf8b0ed422ee837be31e89ae5e0ca66e1cf4a41 replaces="lxqt-common>=0"