system/nnn: Update for 5.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-08-26 13:56:47 -07:00 committed by Willy Sudiarto Raharjo
parent bfcec264e0
commit 7c2db2c8c2
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nnn
VERSION=${VERSION:-4.9}
VERSION=${VERSION:-5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="nnn"
VERSION="4.9"
VERSION="5.0"
HOMEPAGE="https://github.com/jarun/nnn"
DOWNLOAD="https://github.com/jarun/nnn/archive/v4.9/nnn-4.9.tar.gz"
MD5SUM="4b2c880c78840f4f0d64b0fe84bbbf6c"
DOWNLOAD="https://github.com/jarun/nnn/archive/v5.0/nnn-5.0.tar.gz"
MD5SUM="7179441463af5e323161fc8a9aa436ab"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""