summaryrefslogtreecommitdiffstats
path: root/development/highlight
diff options
context:
space:
mode:
author Ozan Türkyılmaz2022-10-25 13:18:32 +0200
committer Willy Sudiarto Raharjo2022-10-29 04:41:56 +0200
commite3a68c0f712cb85c1fca55b626e8f981d27a600b (patch)
tree9ca5613ab6800291ee6ad8aeec74f938164ad2d8 /development/highlight
parentf5f22e73c2025fc18385491946b711882860b5d2 (diff)
downloadslackbuilds-e3a68c0f712cb85c1fca55b626e8f981d27a600b.tar.gz
development/highlight: Updated to 4.3
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 f680aca326..cb2ecf999d 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.2}
+VERSION=${VERSION:-4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/highlight/highlight.info b/development/highlight/highlight.info
index e7bdec36bb..01a34157d0 100644
--- a/development/highlight/highlight.info
+++ b/development/highlight/highlight.info
@@ -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"