command-not-found: Update

This commit is contained in:
Fredrik Fornwall 2015-12-19 17:59:40 -05:00
parent b5661c0177
commit cce3b37350
2 changed files with 20 additions and 5 deletions

View File

@ -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.1
TERMUX_PKG_VERSION=1.2
termux_step_make_install () {
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux

View File

@ -138,7 +138,6 @@ char const* const commands[] = {
" cut",
" date",
" dd",
" df",
" dir",
" dircolors",
" dirname",
@ -278,6 +277,9 @@ char const* const commands[] = {
" temacs",
"espeak",
" espeak",
"ffmpeg",
" ffmpeg",
" ffprobe",
"fftw",
" fftw-wisdom",
" fftw-wisdom-to-conf",
@ -385,7 +387,6 @@ char const* const commands[] = {
"gnupg2",
" addgnupghome",
" applygnupgdefaults",
" g13",
" gpg-agent",
" gpg-connect-agent",
" gpg2",
@ -496,6 +497,8 @@ char const* const commands[] = {
" jhead",
"jq",
" jq",
"kona",
" k",
"less",
" less",
" lessecho",
@ -624,6 +627,8 @@ char const* const commands[] = {
" demandoc",
" man",
" mandoc",
"mathomatic",
" mathomatic",
"mc",
" mc",
" mcdiff",
@ -637,9 +642,7 @@ char const* const commands[] = {
"multitail",
" multitail",
"mutt",
" flea",
" mutt",
" muttbug",
" pgpewrap",
" pgpring",
" smime_keys",
@ -1079,6 +1082,7 @@ char const* const commands[] = {
" json_pp",
" libnetcfg",
" perl",
" perl5.22.0",
" perlbug",
" perldoc",
" perlivp",
@ -1134,11 +1138,13 @@ char const* const commands[] = {
" pmap",
" ps",
" pwdx",
" slabtop",
" sysctl",
" tload",
" top",
" uptime",
" vmstat",
" w",
" watch",
"protobuf",
" protoc",
@ -1160,6 +1166,8 @@ char const* const commands[] = {
" python",
" python3",
" python3.5",
" pyvenv",
" pyvenv-3.5",
"python2",
" idle",
" pydoc",
@ -1171,6 +1179,11 @@ char const* const commands[] = {
" smtpd.py",
"ragel",
" ragel",
"remind",
" cm2rem.tcl",
" rem",
" rem2ps",
" remind",
"rlwrap",
" rlwrap",
"rsync",
@ -1372,6 +1385,8 @@ char const* const commands[] = {
" zipsplit",
"zsh",
" zsh",
"ack-grep",
" ack",
"ant",
" ant",
"dx",