command-not-found: Regenerate command list
This commit is contained in:
parent
03c6f73035
commit
f55d3fa455
@ -1,6 +1,6 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://termux.com
|
||||
TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions"
|
||||
TERMUX_PKG_VERSION=1.32
|
||||
TERMUX_PKG_VERSION=1.33
|
||||
|
||||
termux_step_make_install () {
|
||||
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
||||
|
@ -412,6 +412,7 @@ char const* const commands[] = {
|
||||
" escript",
|
||||
" run_erl",
|
||||
" to_erl",
|
||||
" typer",
|
||||
"espeak",
|
||||
" espeak",
|
||||
"expect",
|
||||
@ -619,12 +620,9 @@ char const* const commands[] = {
|
||||
" gitwipe",
|
||||
" gitxgrep",
|
||||
"gnupg",
|
||||
" gpg",
|
||||
" gpg-zip",
|
||||
" gpgsplit",
|
||||
"gnupg2",
|
||||
" addgnupghome",
|
||||
" applygnupgdefaults",
|
||||
" gpg",
|
||||
" gpg-agent",
|
||||
" gpg-connect-agent",
|
||||
" gpg2",
|
||||
@ -633,7 +631,6 @@ char const* const commands[] = {
|
||||
" gpgscm",
|
||||
" gpgsm",
|
||||
" gpgtar",
|
||||
" gpgv2",
|
||||
" kbxutil",
|
||||
" watchgnupg",
|
||||
"gnuplot",
|
||||
@ -841,8 +838,12 @@ char const* const commands[] = {
|
||||
"inotify-tools",
|
||||
" inotifywait",
|
||||
" inotifywatch",
|
||||
"ipcalc",
|
||||
" ipcalc",
|
||||
"iperf3",
|
||||
" iperf3",
|
||||
"ipfs",
|
||||
" ipfs",
|
||||
"ired",
|
||||
" bdiff",
|
||||
" ired",
|
||||
@ -1227,9 +1228,12 @@ char const* const commands[] = {
|
||||
" mysqlslap",
|
||||
" mytop",
|
||||
" perror",
|
||||
" rcmysql",
|
||||
" replace",
|
||||
" resolve_stack_dump",
|
||||
" resolveip",
|
||||
" test-connect-t",
|
||||
" wsrep_sst_rsync_wan",
|
||||
"mathomatic",
|
||||
" mathomatic",
|
||||
"mc",
|
||||
@ -1797,6 +1801,7 @@ char const* const commands[] = {
|
||||
" 7za",
|
||||
" 7zr",
|
||||
"pango",
|
||||
" pango-list",
|
||||
" pango-view",
|
||||
"par2",
|
||||
" par2",
|
||||
@ -1946,6 +1951,7 @@ char const* const commands[] = {
|
||||
" killall",
|
||||
" peekfd",
|
||||
" prtstat",
|
||||
" pslog",
|
||||
" pstree",
|
||||
"pulseaudio",
|
||||
" esdcompat",
|
||||
@ -2754,6 +2760,9 @@ char const* const commands[] = {
|
||||
" weechat-headless",
|
||||
"wget",
|
||||
" wget",
|
||||
"wireguard-tools",
|
||||
" wg",
|
||||
" wg-quick",
|
||||
"wol",
|
||||
" wol",
|
||||
" wol-bootptab",
|
||||
|
Loading…
Reference in New Issue
Block a user