diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 637680f3a..0aa2cc1b6 100644 --- a/packages/command-not-found/build.sh +++ b/packages/command-not-found/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=https://termux.com TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions" -TERMUX_PKG_LICENSE="custom" +TERMUX_PKG_LICENSE="Apache-2.0" TERMUX_PKG_VERSION=1.36 termux_step_make_install () {