compton-conf: update to 0.4.0

This commit is contained in:
Alessio Sergi 2018-06-19 19:55:28 +02:00
parent b492f1b7d1
commit 1100249c5a

View File

@ -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"