command-not-found: Bump with new commands
This commit is contained in:
parent
d1f129da2c
commit
5584aa2e08
@ -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.16
|
||||
TERMUX_PKG_VERSION=1.17
|
||||
|
||||
termux_step_make_install () {
|
||||
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
||||
|
@ -394,6 +394,8 @@ char const* const commands[] = {
|
||||
" fc-validate",
|
||||
"fortune",
|
||||
" fortune",
|
||||
"fossil",
|
||||
" fossil",
|
||||
"frobtads",
|
||||
" frob",
|
||||
" t3make",
|
||||
@ -429,6 +431,8 @@ char const* const commands[] = {
|
||||
" gdk-pixbuf-pixdata",
|
||||
" gdk-pixbuf-query-loaders",
|
||||
" gdk-pixbuf-thumbnailer",
|
||||
"getconf",
|
||||
" getconf",
|
||||
"gifsicle",
|
||||
" gifdiff",
|
||||
" gifsicle",
|
||||
@ -624,6 +628,12 @@ char const* const commands[] = {
|
||||
" irssi",
|
||||
"jhead",
|
||||
" jhead",
|
||||
"joe",
|
||||
" jmacs",
|
||||
" joe",
|
||||
" jpico",
|
||||
" jstar",
|
||||
" rjoe",
|
||||
"jq",
|
||||
" jq",
|
||||
"kona",
|
||||
@ -1503,15 +1513,19 @@ char const* const commands[] = {
|
||||
" termux-infrared-transmit",
|
||||
" termux-location",
|
||||
" termux-notification",
|
||||
" termux-notification-remove",
|
||||
" termux-share",
|
||||
" termux-sms-inbox",
|
||||
" termux-sms-send",
|
||||
" termux-storage-get",
|
||||
" termux-telephony-cellinfo",
|
||||
" termux-telephony-deviceinfo",
|
||||
" termux-toast",
|
||||
" termux-tts-engines",
|
||||
" termux-tts-speak",
|
||||
" termux-vibrate",
|
||||
" termux-wifi-connectioninfo",
|
||||
" termux-wifi-scaninfo",
|
||||
"termux-elf-cleaner",
|
||||
" termux-elf-cleaner",
|
||||
"teseq",
|
||||
@ -1546,6 +1560,8 @@ char const* const commands[] = {
|
||||
" tor-gencert",
|
||||
" tor-resolve",
|
||||
" torify",
|
||||
"torsocks",
|
||||
" torsocks",
|
||||
"tracepath",
|
||||
" tracepath",
|
||||
" tracepath6",
|
||||
@ -1576,6 +1592,17 @@ char const* const commands[] = {
|
||||
" zipinfo",
|
||||
"utfdecode",
|
||||
" utfdecode",
|
||||
"valac",
|
||||
" vala",
|
||||
" vala-0.34",
|
||||
" vala-gen-introspect",
|
||||
" vala-gen-introspect-0.34",
|
||||
" valac",
|
||||
" valac-0.34",
|
||||
" vapicheck",
|
||||
" vapicheck-0.34",
|
||||
" vapigen",
|
||||
" vapigen-0.34",
|
||||
"valgrind",
|
||||
" callgrind_annotate",
|
||||
" callgrind_control",
|
||||
@ -1794,6 +1821,8 @@ char const* const commands[] = {
|
||||
" termux-open-url",
|
||||
" termux-reload-settings",
|
||||
" termux-setup-storage",
|
||||
" termux-wake-lock",
|
||||
" termux-wake-unlock",
|
||||
"tsu",
|
||||
" tsu",
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user