command-not-found: Update with new packages

This commit is contained in:
Fredrik Fornwall 2015-11-19 17:53:01 -05:00
parent 089a0efe41
commit 63557b195c
2 changed files with 11 additions and 1 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.0
TERMUX_PKG_VERSION=1.1
termux_step_make_install () {
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux

View File

@ -1150,6 +1150,8 @@ char const* const commands[] = {
" pstree",
"pv",
" pv",
"pwgen",
" pwgen",
"python",
" 2to3",
" 2to3-3.5",
@ -1270,6 +1272,9 @@ char const* const commands[] = {
" tmux",
"toilet",
" toilet",
"tracepath",
" tracepath",
" tracepath6",
"transmission",
" transmission-cli",
" transmission-create",
@ -1315,6 +1320,9 @@ char const* const commands[] = {
" vtshowkeys",
" vtsize",
" vttitle",
"w3m",
" w3m",
" w3mman",
"wcalc",
" wcalc",
"weechat",
@ -1355,6 +1363,8 @@ char const* const commands[] = {
" vsyasm",
" yasm",
" ytasm",
"zile",
" zile",
"zip",
" zip",
" zipcloak",