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 } -