summaryrefslogtreecommitdiffstats
path: root/system/nnn/nnn.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2020-02-19 14:37:56 +0100
committer Willy Sudiarto Raharjo2020-02-24 00:10:04 +0100
commit8d3747dc7bc6e40a40a22edef39b0f14e1caeb4a (patch)
tree6b3df7b54f681d6315c89de9469ae41a5ec988e5 /system/nnn/nnn.SlackBuild
parent50936cdb0d5bf9db5b066bf4a3c552cb6b0b0ebe (diff)
downloadslackbuilds-8d3747dc7bc6e40a40a22edef39b0f14e1caeb4a.tar.gz
system/nnn: Updated for version 3.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/nnn/nnn.SlackBuild')
-rw-r--r--system/nnn/nnn.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/nnn/nnn.SlackBuild b/system/nnn/nnn.SlackBuild
index a1df6fb316..8e330a69bb 100644
--- a/system/nnn/nnn.SlackBuild
+++ b/system/nnn/nnn.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nnn
-# Copyright 2017-2019 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2017-2020 Dimitris Zlatanidis Orestiada, Greece
# 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=nnn
-VERSION=${VERSION:-2.4}
+VERSION=${VERSION:-3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}