summaryrefslogtreecommitdiffstats
path: root/development/highlight
diff options
context:
space:
mode:
author Erik Hanson2015-05-15 22:38:59 +0200
committer Willy Sudiarto Raharjo2015-05-17 18:45:27 +0200
commit2d1b55faeae6b3c2f4a26f54ed2ebedadca1266e (patch)
tree71c3d04d25691bfdc6e317ad18cff4ca97b16a25 /development/highlight
parentf714304c4c4225dc645edbca0e2257b5474e7940 (diff)
downloadslackbuilds-2d1b55faeae6b3c2f4a26f54ed2ebedadca1266e.tar.gz
development/highlight: Updated for version 3.22.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
Diffstat (limited to 'development/highlight')
-rw-r--r--development/highlight/highlight.SlackBuild4
-rw-r--r--development/highlight/highlight.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/highlight/highlight.SlackBuild b/development/highlight/highlight.SlackBuild
index 17d9ac78fc..5f0602a3d5 100644
--- a/development/highlight/highlight.SlackBuild
+++ b/development/highlight/highlight.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for highlight
#
-# Copyright 2011-2012 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2011-2015 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=highlight
-VERSION=${VERSION:-3.9}
+VERSION=${VERSION:-3.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/highlight/highlight.info b/development/highlight/highlight.info
index 571dc374d1..210acc7c2c 100644
--- a/development/highlight/highlight.info
+++ b/development/highlight/highlight.info
@@ -1,8 +1,8 @@
PRGNAM="highlight"
-VERSION="3.9"
+VERSION="3.22"
HOMEPAGE="http://www.andre-simon.de/"
-DOWNLOAD="http://www.andre-simon.de/zip/highlight-3.9.tar.bz2"
-MD5SUM="8b666baaf3638cc4b4f26b84816bc558"
+DOWNLOAD="http://www.andre-simon.de/zip/highlight-3.22.tar.bz2"
+MD5SUM="6e6e12b7ee966fe6b1a31eeda3f0761a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"