navi: update to 2.19.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-01-18 12:28:25 +00:00
parent 637cfdde3f
commit 9d25606a76
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +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.18.0
TERMUX_PKG_VERSION=2.19.0
TERMUX_PKG_SRCURL=https://github.com/denisidoro/navi/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=be36c9021a23c94b585e6dc328495a818dea7de6057572ab25858f45f95e2312
TERMUX_PKG_SHA256=dfcefd8deb4c472517640e5ff285ec9f8cfc54546e6616917bfd8d6bc0f2e086
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="fzf, git"
TERMUX_PKG_BUILD_IN_SRC=true