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.65
|
|
TERMUX_PKG_SRCURL=https://github.com/termux/command-not-found/archive/${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=1c6a46340840c3508c60a757b8278e857fc7645807248f656bbdd11395858476
|