summaryrefslogtreecommitdiffstats
path: root/system
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
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')
-rw-r--r--system/nnn/nnn.SlackBuild4
-rw-r--r--system/nnn/nnn.info6
2 files changed, 5 insertions, 5 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}
diff --git a/system/nnn/nnn.info b/system/nnn/nnn.info
index a814ee13ad..ff9ad707c3 100644
--- a/system/nnn/nnn.info
+++ b/system/nnn/nnn.info
@@ -1,8 +1,8 @@
PRGNAM="nnn"
-VERSION="2.4"
+VERSION="3.0"
HOMEPAGE="https://github.com/jarun/nnn"
-DOWNLOAD="https://github.com/jarun/nnn/archive/v2.4/nnn-2.4.tar.gz"
-MD5SUM="a2188b71255735decf729e66cb0decc7"
+DOWNLOAD="https://github.com/jarun/nnn/archive/v3.0/nnn-3.0.tar.gz"
+MD5SUM="5550ba49f52b65f4097c1ac353b7ae64"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""