summaryrefslogtreecommitdiffstats
path: root/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
diff options
context:
space:
mode:
author Edinaldo P. Silva2018-09-10 00:24:52 +0200
committer David Spencer2018-09-10 00:24:52 +0200
commitfdc1250aaa98884a79c1c9a9595e5378a5790d1c (patch)
treeccccb2a1d7a6e0bcbc93da3bd3619792b19c9b77 /system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
parent830027c7d94d9a93903d920e732f89e587788e03 (diff)
downloadslackbuilds-fdc1250aaa98884a79c1c9a9595e5378a5790d1c.tar.gz
system/nano-syntax-highlighting: Updated for version 20180905.
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 571b4cd451..3b96d45187 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:-20180815}
+VERSION=${VERSION:-20180905}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -35,7 +35,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
SRCNAM=${SRCNAM:-nanorc}
-SRCVER=${SRCVER:-92ae6f2448e68f3f8bab4bdc7ca40086ba994a79}
+SRCVER=${SRCVER:-1e589cb729d24fba470228d429e6dde07973d597}
set -e