From 0a3464a0cddac3d6a1d1e5102106b152357eb0b3 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 28 Mar 2019 17:04:12 -0300 Subject: [PATCH] compton: update to 6.2. --- srcpkgs/compton/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/compton/template b/srcpkgs/compton/template index 599e94ad97..3fbaba0b21 100644 --- a/srcpkgs/compton/template +++ b/srcpkgs/compton/template @@ -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 " 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}"