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-16 20:11:30 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2018-05-19 00:45:04 +0100
commit88c6bc34e5b29c3600b794217310db250292e5fa (patch)
tree5c4df9c494f749d11854c7e27e9d3c7aa4d64ca1 /system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
parent3acafd56fc647fab65aa72acb7254cedb790d274 (diff)
system/nano-syntax-highlighting: Updated for version 20180508.
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 877606bc724a..49d7e29c0606 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:-20180505}
+VERSION=${VERSION:-20180508}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -35,7 +35,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
SRCNAM=${SRCNAM:-nanorc}
-SRCVER=${SRCVER:-a9e8d9d1e72a94054232daf200411624ac066dbb}
+SRCVER=${SRCVER:-4e841c3a5cabf693d2f6d1aea4c3869cc48fd76c}
set -e