aboutsummaryrefslogtreecommitdiff
path: root/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
diff options
context:
space:
mode:
authorEdinaldo P. Silva <edps.mundognu@gmail.com>2018-05-06 15:34:46 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-12 06:58:23 +0700
commit1f76598d81623cf7995ac8796ffcdc9ff7e328c7 (patch)
treede1eddecd16a63eea7ee5c924cd22fa71c259982 /system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
parentebac341055ce7b560c69be8619bcd0fe8d5bdc8b (diff)
downloadslackbuilds-1f76598d81623cf7995ac8796ffcdc9ff7e328c7.tar.xz
system/nano-syntax-highlighting: Updated for version 20180505.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild')
-rw-r--r--system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild b/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
index 5aed4f6ce665..877606bc724a 100644
--- a/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
+++ b/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nano-syntax-highlighting
-VERSION=${VERSION:-20180423}
+VERSION=${VERSION:-20180505}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -35,7 +35,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
SRCNAM=${SRCNAM:-nanorc}
-SRCVER=${SRCVER:-2e4f53fe82e5c7d111948284d5a2d6161978510c}
+SRCVER=${SRCVER:-a9e8d9d1e72a94054232daf200411624ac066dbb}
set -e