compton: update to 5.

This commit is contained in:
maxice8 2019-01-21 11:41:37 -02:00 committed by maxice8
parent e13550caf6
commit 19b624d99f

View file

@ -1,19 +1,20 @@
# Template file for 'compton'
pkgname=compton
version=4
revision=2
version=5
revision=1
build_style=meson
configure_args="-Dbuild_docs=true"
hostmakedepends="pkg-config asciidoc"
makedepends="MesaLib-devel dbus-devel libconfig-devel libev-devel pcre-devel
pixman-devel xcb-util-image-devel xcb-util-renderutil-devel"
pixman-devel xcb-util-image-devel xcb-util-renderutil-devel
libxdg-basedir-devel"
depends="desktop-file-utils"
short_desc="Compositor for X11 (fork of xcompmgr-dana)"
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=aacafc24d6023d2ee28be77966421a73291936b05c54b5627999916d8822c43f
checksum=0ed7b68408c72b4e3d09f1386d833e0411bc2ae98ab4b940d2b1a8d964cf4e82
replaces="compton-git>=0"
pre_build() {