command-not-found: Update with latest setup
This commit is contained in:
parent
1da58ac29f
commit
9bbe6b1e82
@ -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.28
|
||||
TERMUX_PKG_VERSION=1.29
|
||||
|
||||
termux_step_make_install () {
|
||||
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
||||
|
@ -41,6 +41,7 @@ char const* const commands[] = {
|
||||
" apt-config",
|
||||
" apt-get",
|
||||
" apt-key",
|
||||
" apt-mark",
|
||||
"aria2",
|
||||
" aria2c",
|
||||
"atomicparsley",
|
||||
@ -471,6 +472,8 @@ char const* const commands[] = {
|
||||
"gawk",
|
||||
" awk",
|
||||
" gawk",
|
||||
"gbt",
|
||||
" gbt",
|
||||
"gcal",
|
||||
" gcal",
|
||||
" gcal2txt",
|
||||
@ -1692,6 +1695,8 @@ char const* const commands[] = {
|
||||
" notmuch",
|
||||
"nyancat",
|
||||
" nyancat",
|
||||
"nzbget",
|
||||
" nzbget",
|
||||
"oathtool",
|
||||
" oathtool",
|
||||
" pskctool",
|
||||
@ -1839,6 +1844,9 @@ char const* const commands[] = {
|
||||
" psql",
|
||||
" reindexdb",
|
||||
" vacuumdb",
|
||||
"potrace",
|
||||
" mkbitmap",
|
||||
" potrace",
|
||||
"privoxy",
|
||||
" privoxy",
|
||||
"procps",
|
||||
@ -2011,6 +2019,8 @@ char const* const commands[] = {
|
||||
" procan",
|
||||
" socat",
|
||||
"sox",
|
||||
" play",
|
||||
" rec",
|
||||
" sox",
|
||||
" soxi",
|
||||
"sqlite",
|
||||
|
Loading…
Reference in New Issue
Block a user