command-not-found: Regenerate

This commit is contained in:
Fredrik Fornwall 2016-04-13 20:14:17 -04:00
parent f8a019c557
commit 0ec3189ee9
2 changed files with 13 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=http://termux.com TERMUX_PKG_HOMEPAGE=http://termux.com
TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions" 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_step_make_install () {
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux

View File

@ -319,6 +319,9 @@ char const* const commands[] = {
"fish", "fish",
" fish", " fish",
" fish_indent", " fish_indent",
"flac",
" flac",
" metaflac",
"flex", "flex",
" flex", " flex",
" flex++", " flex++",
@ -658,6 +661,8 @@ char const* const commands[] = {
" luarocks-admin-5.1", " luarocks-admin-5.1",
"lynx", "lynx",
" lynx", " lynx",
"lzip",
" lzip",
"m4", "m4",
" m4", " m4",
"macchanger", "macchanger",
@ -684,6 +689,8 @@ char const* const commands[] = {
" mosh", " mosh",
" mosh-client", " mosh-client",
" mosh-server", " mosh-server",
"mp3splt",
" mp3splt",
"multitail", "multitail",
" multitail", " multitail",
"mutt", "mutt",
@ -1517,6 +1524,11 @@ char const* const commands[] = {
" dx", " dx",
"ecj", "ecj",
" ecj", " ecj",
"getmail",
" getmail",
" getmail_fetch",
" getmail_maildir",
" getmail_mbox",
"jack", "jack",
" jack", " jack",
"parallel", "parallel",