summaryrefslogtreecommitdiffstats
path: root/development/highlight
diff options
context:
space:
mode:
author Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com>2022-12-09 13:22:20 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-09 20:56:08 +0700
commitfaedb327c9d2b93efecc5f18391f6a1876bc9067 (patch)
tree3b09c361393c51ce473f3bbbb14cdc0e294f749c /development/highlight
parent68af98f8177f17c511d9eac4db18367a6c96f21f (diff)
downloadslackbuilds-faedb327c9d2b93efecc5f18391f6a1876bc9067.tar.gz
slackbuilds-faedb327c9d2b93efecc5f18391f6a1876bc9067.tar.xz
development/highlight: Updated to 4.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/highlight')
-rw-r--r--development/highlight/highlight.SlackBuild2
-rw-r--r--development/highlight/highlight.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/highlight/highlight.SlackBuild b/development/highlight/highlight.SlackBuild
index cb2ecf999d..9578f72f7f 100644
--- a/development/highlight/highlight.SlackBuild
+++ b/development/highlight/highlight.SlackBuild
@@ -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}
diff --git a/development/highlight/highlight.info b/development/highlight/highlight.info
index 01a34157d0..100d8026e9 100644
--- a/development/highlight/highlight.info
+++ b/development/highlight/highlight.info
@@ -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"