command-not-found: Update with new packages
This commit is contained in:
parent
089a0efe41
commit
63557b195c
@ -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
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user