aboutsummaryrefslogtreecommitdiff
path: root/system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
diff options
context:
space:
mode:
authorEdinaldo P. Silva <edps.mundognu@gmail.com>2018-11-10 00:57:31 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:40:17 +0700
commit02925d17462c7ac75659846ce4bd4e510c024f99 (patch)
treeef034886472936c73aa95a457da5f554623f67d9 /system/nano-syntax-highlighting/nano-syntax-highlighting.SlackBuild
parent1bb287ee611566c3c385257de213f5a64821e9d7 (diff)
system/nano-syntax-highlighting: Updated for version 20181103.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 1ef6c4073162a..b9a85c515431b 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:-20181023}
+VERSION=${VERSION:-20181103}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -35,7 +35,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
SRCNAM=${SRCNAM:-nanorc}
-SRCVER=${SRCVER:-4cde0794f556c4480f7a16311d8132f736603084}
+SRCVER=${SRCVER:-142ee236d31969f960541fbd630ed55f6fb54bbf}
set -e