summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"