system/lolcat: Updated for version 1.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2022-12-08 21:12:43 +07:00 committed by Willy Sudiarto Raharjo
parent 66783f46ca
commit 327aed1e38
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for lolcat.
#
# Copyright 2019-2021 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2019-2022 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lolcat
VERSION=${VERSION:-1.2}
VERSION=${VERSION:-1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="lolcat"
VERSION="1.2"
VERSION="1.3"
HOMEPAGE="https://github.com/jaseg/lolcat"
DOWNLOAD="https://github.com/jaseg/lolcat/archive/v1.2/lolcat-1.2.tar.gz"
MD5SUM="d1a7f8a4ddee5affe84de2d6ffa055e5"
DOWNLOAD="https://github.com/jaseg/lolcat/archive/v1.3/lolcat-1.3.tar.gz"
MD5SUM="972f43a50f86c9ad3ed52f97715eafc9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""