diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 55bf1fdd0..3636cec5b 100644 --- a/packages/command-not-found/build.sh +++ b/packages/command-not-found/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=http://termux.com TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions" -TERMUX_PKG_VERSION=1.7 +TERMUX_PKG_VERSION=1.8 termux_step_make_install () { TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux diff --git a/packages/command-not-found/commands.h b/packages/command-not-found/commands.h index 79e774971..d919e0fd2 100644 --- a/packages/command-not-found/commands.h +++ b/packages/command-not-found/commands.h @@ -319,6 +319,9 @@ char const* const commands[] = { "fish", " fish", " fish_indent", +"flac", +" flac", +" metaflac", "flex", " flex", " flex++", @@ -658,6 +661,8 @@ char const* const commands[] = { " luarocks-admin-5.1", "lynx", " lynx", +"lzip", +" lzip", "m4", " m4", "macchanger", @@ -684,6 +689,8 @@ char const* const commands[] = { " mosh", " mosh-client", " mosh-server", +"mp3splt", +" mp3splt", "multitail", " multitail", "mutt", @@ -1517,6 +1524,11 @@ char const* const commands[] = { " dx", "ecj", " ecj", +"getmail", +" getmail", +" getmail_fetch", +" getmail_maildir", +" getmail_mbox", "jack", " jack", "parallel",