summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/highlight/highlight.SlackBuild4
-rw-r--r--development/highlight/highlight.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/development/highlight/highlight.SlackBuild b/development/highlight/highlight.SlackBuild
index cd1e310b78..af5740fd74 100644
--- a/development/highlight/highlight.SlackBuild
+++ b/development/highlight/highlight.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for highlight
#
-# Copyright 2011 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2011-2012 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=3.6
+VERSION=${VERSION:-3.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/highlight/highlight.info b/development/highlight/highlight.info
index addfb3cb1b..d5fd60c498 100644
--- a/development/highlight/highlight.info
+++ b/development/highlight/highlight.info
@@ -1,10 +1,10 @@
PRGNAM="highlight"
-VERSION="3.6"
+VERSION="3.9"
HOMEPAGE="http://www.andre-simon.de/"
-DOWNLOAD="http://www.andre-simon.de/zip/highlight-3.6.tar.bz2"
-MD5SUM="b23093dba7c44a7628ee5c97e68c9941"
+DOWNLOAD="http://www.andre-simon.de/zip/highlight-3.9.tar.bz2"
+MD5SUM="8b666baaf3638cc4b4f26b84816bc558"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
-APPROVED="Niels Horn"
+APPROVED="dsomero"