development/highlight: Updated to 4.4

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ozan Türkyılmaz 2022-12-09 13:22:20 +03:00 committed by Willy Sudiarto Raharjo
parent 68af98f817
commit faedb327c9
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.3}
VERSION=${VERSION:-4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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