development/highlight: Updated to 4.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ozan Türkyılmaz 2022-10-25 14:18:32 +03:00 committed by Willy Sudiarto Raharjo
parent f5f22e73c2
commit e3a68c0f71
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="highlight"
VERSION="4.2"
VERSION="4.3"
HOMEPAGE="http://www.andre-simon.de/"
DOWNLOAD="http://www.andre-simon.de/zip/highlight-4.2.tar.bz2"
MD5SUM="bb325c237ed1175e23acac55f2106a7c"
DOWNLOAD="http://www.andre-simon.de/zip/highlight-4.3.tar.bz2"
MD5SUM="4c318f650c5f7447207ae7de7b9847c0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua53"