command-not-found: Update list
This commit is contained in:
parent
8f41da160c
commit
76d07cde16
@ -1,6 +1,6 @@
|
||||
TERMUX_PKG_HOMEPAGE=http://termux.com
|
||||
TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions"
|
||||
TERMUX_PKG_VERSION=0.6
|
||||
TERMUX_PKG_VERSION=0.7
|
||||
|
||||
termux_step_make_install () {
|
||||
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
||||
|
@ -257,11 +257,6 @@ char const* const commands[] = {
|
||||
" dpkg-query",
|
||||
" dpkg-split",
|
||||
" dpkg-trigger",
|
||||
"droidlines",
|
||||
" android-notifier",
|
||||
" aterm-fix-shebang",
|
||||
" open",
|
||||
" send-text",
|
||||
"dropbear",
|
||||
" dbclient",
|
||||
" dropbear",
|
||||
@ -405,6 +400,8 @@ char const* const commands[] = {
|
||||
" srptool",
|
||||
"gpgme",
|
||||
" gpgme-tool",
|
||||
"graphicsmagick",
|
||||
" gm",
|
||||
"greed",
|
||||
" greed",
|
||||
"grep",
|
||||
@ -1204,8 +1201,10 @@ char const* const commands[] = {
|
||||
" termux-location",
|
||||
" termux-notification",
|
||||
" termux-send-text",
|
||||
" termux-share",
|
||||
" termux-sms-inbox",
|
||||
" termux-sms-send",
|
||||
" termux-toast",
|
||||
" termux-tts-engines",
|
||||
" termux-tts-speak",
|
||||
" termux-vibrate",
|
||||
|
Loading…
Reference in New Issue
Block a user