compton-conf: update to 0.4.0
This commit is contained in:
parent
b492f1b7d1
commit
1100249c5a
1 changed files with 9 additions and 9 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'compton-conf'
|
# Template file for 'compton-conf'
|
||||||
pkgname=compton-conf
|
pkgname=compton-conf
|
||||||
version=0.3.0
|
version=0.4.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||||
makedepends="lxqt-build-tools liblxqt-devel libconfig-devel"
|
makedepends="qt5-tools-devel libconfig-devel"
|
||||||
depends="compton-git desktop-file-utils"
|
depends="compton desktop-file-utils"
|
||||||
short_desc="LXQt GUI configuration tool for compton"
|
short_desc="LXQt GUI configuration tool for compton"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxde/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz"
|
||||||
checksum=7cd239d7542816ee002e6ab2b7e1211102e5ddc6588cc8eaf3d7c0462ff1e6f7
|
checksum=91c9153a2b15bd4680c77923515a84b9bed374da15eec733541e396e94e87e60
|
||||||
replaces="lxqt-common>=0"
|
replaces="lxqt-common>=0"
|
||||||
|
|
Loading…
Reference in a new issue