From e4b549aff24ad21df6a93c2efe67a1f144042375 Mon Sep 17 00:00:00 2001 From: Benjamin Slade Date: Fri, 20 Sep 2019 20:20:07 -0600 Subject: [PATCH] compton: update to 7.4 --- srcpkgs/compton/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/compton/template b/srcpkgs/compton/template index 906789c8b1d..a7f8f6d170f 100644 --- a/srcpkgs/compton/template +++ b/srcpkgs/compton/template @@ -1,6 +1,6 @@ # Template file for 'compton' pkgname=compton -version=7.3 +version=7.4 revision=1 build_style=meson configure_args="-Dbuild_docs=true" @@ -14,7 +14,7 @@ maintainer="Frank Steinborn " license="MIT, MPL-2.0" homepage="https://github.com/yshui/compton/" distfiles="https://github.com/yshui/compton/archive/v${version}.tar.gz" -checksum=51f9d3fd832b77d0ebb7f5da0db5b4e53f8a910df775188a961a76fd3a341312 +checksum=1911aebb49f765586f655933ee016828e126bc7b2bb016b13c9a34a4865a8fd3 pre_build() { export COMPTON_VERSION="v${version}"