From 2cbc1e3cc22a4cb4afbef0b0461ddae8cf2c5cf0 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 7 Feb 2019 02:36:22 -0200 Subject: [PATCH] compton: update to 5.1. --- srcpkgs/compton/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/compton/template b/srcpkgs/compton/template index 441a876f00a..748906708a6 100644 --- a/srcpkgs/compton/template +++ b/srcpkgs/compton/template @@ -1,6 +1,6 @@ # Template file for 'compton' pkgname=compton -version=5 +version=5.1 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=0ed7b68408c72b4e3d09f1386d833e0411bc2ae98ab4b940d2b1a8d964cf4e82 +checksum=0d7110c90057a4a2e6093f417307ce20fc9eb980548a88408bb87d7306afa385 replaces="compton-git>=0" pre_build() {