summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-05-18 21:12:30 +0200
committer Willy Sudiarto Raharjo2019-05-25 02:31:55 +0200
commitb38d65840025f910c406fc9ebab186fe3f474ce3 (patch)
treedab5756cdd4b3a51ffac61c77d333f64fcec4b18
parenta34d316caa22846a1f3fddf381f426f4b5574fce (diff)
downloadslackbuilds-b38d65840025f910c406fc9ebab186fe3f474ce3.tar.gz
system/nnn: Updated for version 2.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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=""