navi: update to 2.18.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-11-16 18:17:44 +00:00
parent 5785217926
commit 2783945b8b
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/denisidoro/navi
TERMUX_PKG_DESCRIPTION="An interactive cheatsheet tool for the command-line"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.17.0
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION=2.18.0
TERMUX_PKG_SRCURL=https://github.com/denisidoro/navi/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=3402d4847720be4a930e29946bef592e6f4e270e8e0d4e3d8809f57a1d03e2d7
TERMUX_PKG_SHA256=be36c9021a23c94b585e6dc328495a818dea7de6057572ab25858f45f95e2312
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="fzf, git"
TERMUX_PKG_BUILD_IN_SRC=true