command-not-found: Update package list
This commit is contained in:
parent
391aa3d473
commit
64d160afe6
@ -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.4
|
||||
TERMUX_PKG_VERSION=1.5
|
||||
|
||||
termux_step_make_install () {
|
||||
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
||||
|
@ -137,7 +137,6 @@ char const* const commands[] = {
|
||||
" chgrp",
|
||||
" chmod",
|
||||
" chown",
|
||||
" chroot",
|
||||
" cksum",
|
||||
" comm",
|
||||
" coreutils",
|
||||
@ -232,6 +231,9 @@ char const* const commands[] = {
|
||||
" corkscrew",
|
||||
"cppi",
|
||||
" cppi",
|
||||
"ctags",
|
||||
" ctags",
|
||||
" readtags",
|
||||
"curl",
|
||||
" curl",
|
||||
"curseofwar",
|
||||
@ -284,7 +286,6 @@ char const* const commands[] = {
|
||||
"elinks",
|
||||
" elinks",
|
||||
"emacs",
|
||||
" ctags",
|
||||
" ebrowse",
|
||||
" emacs",
|
||||
" emacsclient",
|
||||
@ -336,15 +337,14 @@ char const* const commands[] = {
|
||||
" fzf",
|
||||
" fzf-tmux",
|
||||
"g++",
|
||||
" arm-linux-androideabi-g++",
|
||||
" g++",
|
||||
"gawk",
|
||||
" awk",
|
||||
" gawk",
|
||||
"gcc",
|
||||
" arm-linux-androideabi-c++",
|
||||
" arm-linux-androideabi-g++",
|
||||
" arm-linux-androideabi-gcc",
|
||||
" arm-linux-androideabi-gcc-4.9.3",
|
||||
" arm-linux-androideabi-gcc-5.3.0",
|
||||
" arm-linux-androideabi-gcc-ar",
|
||||
" arm-linux-androideabi-gcc-nm",
|
||||
" arm-linux-androideabi-gcc-ranlib",
|
||||
@ -352,6 +352,7 @@ char const* const commands[] = {
|
||||
" gcc",
|
||||
"gcov",
|
||||
" gcov",
|
||||
" gcov-tool",
|
||||
"gdb",
|
||||
" gcore",
|
||||
" gdb",
|
||||
@ -683,6 +684,7 @@ char const* const commands[] = {
|
||||
"neovim",
|
||||
" nvim",
|
||||
"netcat",
|
||||
" nc",
|
||||
" ncat",
|
||||
" netcat",
|
||||
"netpbm",
|
||||
@ -1171,6 +1173,9 @@ char const* const commands[] = {
|
||||
" vmstat",
|
||||
" w",
|
||||
" watch",
|
||||
"proot",
|
||||
" proot",
|
||||
" termux-chroot",
|
||||
"protobuf",
|
||||
" protoc",
|
||||
"psmisc",
|
||||
@ -1299,8 +1304,13 @@ char const* const commands[] = {
|
||||
"termux-tools",
|
||||
" am",
|
||||
" chsh",
|
||||
" dalvikvm",
|
||||
" df",
|
||||
" getprop",
|
||||
" logcat",
|
||||
" ping",
|
||||
" pm",
|
||||
" su",
|
||||
" termux-elf-cleaner",
|
||||
" termux-fix-shebang",
|
||||
" termux-open-url",
|
||||
@ -1335,8 +1345,6 @@ char const* const commands[] = {
|
||||
"units",
|
||||
" units",
|
||||
" units_cur",
|
||||
"unnethack",
|
||||
" unnethack",
|
||||
"unrar",
|
||||
" unrar",
|
||||
"unzip",
|
||||
@ -1438,6 +1446,8 @@ char const* const commands[] = {
|
||||
" parallel",
|
||||
" sem",
|
||||
" sql",
|
||||
"pass",
|
||||
" pass",
|
||||
"ranger",
|
||||
" ranger",
|
||||
" rifle",
|
||||
|
Loading…
x
Reference in New Issue
Block a user