From 913a5518a9dc08d680ea3be12527498e4f2044aa Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 21 Aug 2019 23:14:02 +0200 Subject: [PATCH] conky: update to 1.11.5. --- srcpkgs/conky/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/conky/template b/srcpkgs/conky/template index f1853949ba7..67d2397c19e 100644 --- a/srcpkgs/conky/template +++ b/srcpkgs/conky/template @@ -1,6 +1,6 @@ # Template file for 'conky' pkgname=conky -version=1.11.4 +version=1.11.5 revision=1 build_style=cmake conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf" @@ -18,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=344637646c15c4cb7cf0afdde4651ee3100f7812e7bb8434ca757eba5c621a48 +checksum=4cefdd92219a90934c28297e4ac7448a3f69d6aeec5d48c5763b23f6b214ef13 do_install() { make -C build DESTDIR=${DESTDIR} install @@ -29,4 +29,3 @@ do_install() { vlicense COPYING } -