summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
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 9266c72771..a1df6fb316 100644
--- a/system/nnn/nnn.SlackBuild
+++ b/system/nnn/nnn.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nnn
-# Copyright 2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2017-2019 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:-1.5}
+VERSION=${VERSION:-2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/nnn/nnn.info b/system/nnn/nnn.info
index 9bf93b3dff..a814ee13ad 100644
--- a/system/nnn/nnn.info
+++ b/system/nnn/nnn.info
@@ -1,8 +1,8 @@
PRGNAM="nnn"
-VERSION="1.5"
+VERSION="2.4"
HOMEPAGE="https://github.com/jarun/nnn"
-DOWNLOAD="https://github.com/jarun/nnn/archive/v1.5/nnn-1.5.tar.gz"
-MD5SUM="9969dc74c8baacecf2bc77f19fd21cc3"
+DOWNLOAD="https://github.com/jarun/nnn/archive/v2.4/nnn-2.4.tar.gz"
+MD5SUM="a2188b71255735decf729e66cb0decc7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""