compton: update to 6.
This commit is contained in:
parent
f840db0e39
commit
877e842375
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'compton'
|
||||
pkgname=compton
|
||||
version=5.1
|
||||
version=6
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dbuild_docs=true"
|
||||
|
@ -14,8 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="MIT, MPL-2.0"
|
||||
homepage="https://github.com/yshui/compton/"
|
||||
distfiles="https://github.com/yshui/compton/archive/v${version}.tar.gz"
|
||||
checksum=0d7110c90057a4a2e6093f417307ce20fc9eb980548a88408bb87d7306afa385
|
||||
replaces="compton-git>=0"
|
||||
checksum=6f1860234540a303fc0dd8e6b7c3e026c3d666f0e6729b7269fcf8143db99bd1
|
||||
|
||||
pre_build() {
|
||||
export COMPTON_VERSION="v${version}"
|
||||
|
|
Loading…
Reference in New Issue