From ce2687e081bef1413b0cf1882bc26d679f98ac33 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 27 Jan 2018 08:29:56 -0200 Subject: [PATCH] conky-cli: update to 1.10.7. --- srcpkgs/conky-cli/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/conky-cli/template b/srcpkgs/conky-cli/template index 25b651a044a..45e33a60082 100644 --- a/srcpkgs/conky-cli/template +++ b/srcpkgs/conky-cli/template @@ -1,7 +1,7 @@ # Template file for 'conky-cli' pkgname=conky-cli -version=1.10.6 -revision=2 +version=1.10.7 +revision=1 wrksrc="${pkgname/-cli/}-${version}" build_style=cmake configure_args=" @@ -18,7 +18,7 @@ maintainer="Juan RP " license="BSD, GPL-3" homepage="http://conky.sourceforge.net/" distfiles="https://github.com/brndnmtthws/conky/archive/v${version}.tar.gz" -checksum=4c80982960b2a72e3e33cef33347c97b9239ed110d9584da4e7f17f28faf60ca +checksum=23bb9609c522f248cba287146943a872cc045b45cecfa5668bca76e95ecc06ac post_extract() { sed -i -e '1iinclude(CheckIncludeFile)' \