summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com>2023-07-25 12:58:48 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-25 20:41:43 +0700
commit5fdf93710181466af0f60ae526288787dfcc3b03 (patch)
tree087ce8788514ad384aa645b91a50e3add71432d6
parent2075cabc23f4e111eb92b080b0494cc663335ae6 (diff)
downloadslackbuilds-5fdf93710181466af0f60ae526288787dfcc3b03.tar.gz
slackbuilds-5fdf93710181466af0f60ae526288787dfcc3b03.tar.xz
development/highlight: Updated to 4.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 9578f72f7f..ebb3bf94e0 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.4}
+VERSION=${VERSION:-4.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/highlight/highlight.info b/development/highlight/highlight.info
index 100d8026e9..ef92753436 100644
--- a/development/highlight/highlight.info
+++ b/development/highlight/highlight.info
@@ -1,8 +1,8 @@
PRGNAM="highlight"
-VERSION="4.4"
+VERSION="4.7"
HOMEPAGE="http://www.andre-simon.de/"
-DOWNLOAD="http://www.andre-simon.de/zip/highlight-4.4.tar.bz2"
-MD5SUM="e61056f9cfe5f865ea7f87c74f05d22f"
+DOWNLOAD="http://www.andre-simon.de/zip/highlight-4.7.tar.bz2"
+MD5SUM="cc5f3a857aa6c6d9f23ea3e36522f959"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua53"