compton-conf: update to 0.2.1.
This commit is contained in:
parent
35d3168c6d
commit
e9e90b37be
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'compton-conf'
|
||||
pkgname=compton-conf
|
||||
version=0.2.0
|
||||
version=0.2.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkg-config lxqt-build-tools"
|
||||
makedepends="liblxqt-devel libconfig-devel"
|
||||
depends="compton-git desktop-file-utils"
|
||||
short_desc="LXQt GUI configuration tool for compton"
|
||||
|
@ -12,4 +12,4 @@ 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=56d5f15ec024a8657e4b8cc4305fd12f90f8b1cce60f445bc4644c91d599df68
|
||||
checksum=f97a6d992adff317614785229d14eefa5dff350ecd5d608d6a30ee993adfa1dd
|
||||
|
|
Loading…
Reference in New Issue