compton: update to 6.2.
This commit is contained in:
parent
2e9adfb30a
commit
0a3464a0cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'compton'
|
||||
pkgname=compton
|
||||
version=6
|
||||
version=6.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dbuild_docs=true"
|
||||
|
@ -14,7 +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=6f1860234540a303fc0dd8e6b7c3e026c3d666f0e6729b7269fcf8143db99bd1
|
||||
checksum=1333133ca9dfea768256c3fff8362d12a98b4d129e6ab1e56b1e630353f269bb
|
||||
|
||||
pre_build() {
|
||||
export COMPTON_VERSION="v${version}"
|
||||
|
|
Loading…
Reference in a new issue