mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
compton-conf: update to 0.2.1.
This commit is contained in:
parent
35d3168c6d
commit
e9e90b37be
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'compton-conf'
|
# Template file for 'compton-conf'
|
||||||
pkgname=compton-conf
|
pkgname=compton-conf
|
||||||
version=0.2.0
|
version=0.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config lxqt-build-tools"
|
||||||
makedepends="liblxqt-devel libconfig-devel"
|
makedepends="liblxqt-devel libconfig-devel"
|
||||||
depends="compton-git desktop-file-utils"
|
depends="compton-git desktop-file-utils"
|
||||||
short_desc="LXQt GUI configuration tool for compton"
|
short_desc="LXQt GUI configuration tool for compton"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="https://github.com/lxde/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz"
|
distfiles="https://github.com/lxde/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz"
|
||||||
checksum=56d5f15ec024a8657e4b8cc4305fd12f90f8b1cce60f445bc4644c91d599df68
|
checksum=f97a6d992adff317614785229d14eefa5dff350ecd5d608d6a30ee993adfa1dd
|
||||||
|
|
Loading…
Add table
Reference in a new issue