From 3da5999d80d283e50aee7a5665c5cd1625ad4057 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Mon, 8 Mar 2021 16:21:44 +0100 Subject: [PATCH] conky-cli: update to 1.12.1. --- srcpkgs/conky-cli/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/conky-cli/template b/srcpkgs/conky-cli/template index 4dcfd8deb73..b61bdcca050 100644 --- a/srcpkgs/conky-cli/template +++ b/srcpkgs/conky-cli/template @@ -1,6 +1,7 @@ # Template file for 'conky-cli' +# Keep in sync with 'conky' pkgname=conky-cli -version=1.11.6 +version=1.12.1 revision=1 wrksrc="${pkgname/-cli/}-${version}" build_style=cmake @@ -17,7 +18,7 @@ maintainer="Orphaned " license="BSD-3-Clause, GPL-3.0-or-later" homepage="https://github.com/brndnmtthws/conky" distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz" -checksum=e7c01e4910744851e05f85f0a0aab3f5068215b1af850515189ac40e7deeb26d +checksum=c95ac686a1095d29c2f44cfc3849b80ce9a0aba1e054fd6105d10af04bb2d8a8 provides="conky-${version}_${revision}" conflicts="conky>=0"