mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
compton: update to 6.
This commit is contained in:
parent
f840db0e39
commit
877e842375
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'compton'
|
# Template file for 'compton'
|
||||||
pkgname=compton
|
pkgname=compton
|
||||||
version=5.1
|
version=6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dbuild_docs=true"
|
configure_args="-Dbuild_docs=true"
|
||||||
|
@ -14,8 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="MIT, MPL-2.0"
|
license="MIT, MPL-2.0"
|
||||||
homepage="https://github.com/yshui/compton/"
|
homepage="https://github.com/yshui/compton/"
|
||||||
distfiles="https://github.com/yshui/compton/archive/v${version}.tar.gz"
|
distfiles="https://github.com/yshui/compton/archive/v${version}.tar.gz"
|
||||||
checksum=0d7110c90057a4a2e6093f417307ce20fc9eb980548a88408bb87d7306afa385
|
checksum=6f1860234540a303fc0dd8e6b7c3e026c3d666f0e6729b7269fcf8143db99bd1
|
||||||
replaces="compton-git>=0"
|
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export COMPTON_VERSION="v${version}"
|
export COMPTON_VERSION="v${version}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue