1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 19:27:32 +00:00

upgpkg(command-not-found): update to 2.0

This commit is contained in:
Yaksh Bariya 2022-06-20 18:07:38 +05:30
parent ad67dbc15c
commit f84e4621ec
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -2,6 +2,12 @@ TERMUX_PKG_HOMEPAGE=https://github.com/termux/command-not-found
TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.75
TERMUX_PKG_VERSION=2.0
TERMUX_PKG_SRCURL=https://github.com/termux/command-not-found/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=7f8307f62c9902f14e444bc48c6dd9a9d464d25917abc7b3e7f2c3779f05d095
TERMUX_PKG_SHA256=20b7c0f277bb393dbe8fd341692345d224a6fcdc17aae95d290961831e7ae702
termux_step_pre_configure() {
export TERMUX_PREFIX
export TERMUX_SCRIPTDIR
termux_setup_nodejs
}