From d7de3f57b33fbe0ab0c678b69a90e3c191c83e6c Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 19 Nov 2018 15:00:17 -0200 Subject: [PATCH] compton: update to 4. --- srcpkgs/compton/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/compton/template b/srcpkgs/compton/template index c8fabb6a1f..413d51a0de 100644 --- a/srcpkgs/compton/template +++ b/srcpkgs/compton/template @@ -1,6 +1,6 @@ # Template file for 'compton' pkgname=compton -version=3 +version=4 revision=1 build_style=meson hostmakedepends="pkg-config asciidoc" @@ -12,7 +12,7 @@ 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=fc5374df4f90fcf4b15b52135b7dd4ca0ebe2319f60f8d86a4c8ea569d4eafc5 +checksum=aacafc24d6023d2ee28be77966421a73291936b05c54b5627999916d8822c43f replaces="compton-git>=0" pre_build() {