From 9c293ac33b1244833498a92fd77d6c7b4a9ec29b Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 26 Apr 2024 10:28:10 +0200 Subject: [PATCH] conky: updated to version 1.20.2 --- conky/.signature | 6 +++--- conky/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conky/.signature b/conky/.signature index 3811ca035..f0c184d35 100644 --- a/conky/.signature +++ b/conky/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TdcEY+6VwN3PPIe7jVyIaZNAz+V1Krx0TL9zDYDnFh+C+EnKd7+qKE7u6TbK2ljVKGKpAg0KLcwV6sIFODHyAI= -SHA256 (Pkgfile) = 38923288d22f8c7a6ca54bd0e8e81e33eabfb8930fb5499f0f0ac404cb5a6d60 +RWSE3ohX2g5d/bC6+t9X2dKrFpg46WgDCTefQv5sqwNvuyRjC48LwlChf6JYbPcrNNQUzymYi0sAS8C/GsgmrlTSR4Prvu27Aw4= +SHA256 (Pkgfile) = 689c6dfcac5961502f0433504645099ed6fafd387c29f1624fe34a0ece564e3d SHA256 (.footprint) = b1befb365db806952cf7726c732e89b6ce20f20bb46e5c7a2529cd011de490c6 -SHA256 (conky-1.20.1.tar.gz) = 5e0531d1bbb589ee2369876340c341073d3bc13f8a79c05f89ec6170d6374085 +SHA256 (conky-1.20.2.tar.gz) = 16f2e17d35252c1c3b97363016ede5cd68be719c32a51961420fcd46859bf503 diff --git a/conky/Pkgfile b/conky/Pkgfile index 781d77359..783f74c98 100644 --- a/conky/Pkgfile +++ b/conky/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake curl imlib2 libxml2 lua xorg-libxdamage xorg-libxft xorg-libxinerama name=conky -version=1.20.1 +version=1.20.2 release=1 source=(https://github.com/brndnmtthws/conky/archive/v$version/$name-$version.tar.gz)