system/conky: Updated for version 1.21.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
M.Dinslage 2024-07-24 07:42:14 +07:00 committed by Willy Sudiarto Raharjo
parent 6a0ec2af95
commit faa85127c1
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=conky
VERSION=${VERSION:-1.21.4}
VERSION=${VERSION:-1.21.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="conky"
VERSION="1.21.4"
VERSION="1.21.5"
HOMEPAGE="https://github.com/brndnmtthws/conky"
DOWNLOAD="https://github.com/brndnmtthws/conky/archive/v1.21.4/conky-1.21.4.tar.gz"
MD5SUM="483a61bedca90ff4d551ff776ae066a4"
DOWNLOAD="https://github.com/brndnmtthws/conky/archive/v1.21.5/conky-1.21.5.tar.gz"
MD5SUM="a4dfeb105a9fcccd49c80aca70e8136e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua53 imlib2"