From 19b624d99f4c1b9f45a204195b5d096e01c1d4ce Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 21 Jan 2019 11:41:37 -0200 Subject: [PATCH] compton: update to 5. --- srcpkgs/compton/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/compton/template b/srcpkgs/compton/template index 171a29410e..441a876f00 100644 --- a/srcpkgs/compton/template +++ b/srcpkgs/compton/template @@ -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 " 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() {