8 lines
422 B
Bash
8 lines
422 B
Bash
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.67
|
|
TERMUX_PKG_SRCURL=https://github.com/termux/command-not-found/archive/${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=95395b18580b4abf4b6bf71be61e79fcc2e1ee48efebdd7c8b8d96c22903208d
|