Bump command-not-found
This commit is contained in:
parent
0d36c1b766
commit
1d948a9c44
@ -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.5
|
||||
TERMUX_PKG_VERSION=0.6
|
||||
|
||||
termux_step_make_install () {
|
||||
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
||||
|
@ -1085,6 +1085,8 @@ char const* const commands[] = {
|
||||
" pick",
|
||||
"pkg-config",
|
||||
" pkg-config",
|
||||
"play-audio",
|
||||
" play-audio",
|
||||
"poppler",
|
||||
" pdfdetach",
|
||||
" pdffonts",
|
||||
@ -1206,10 +1208,11 @@ char const* const commands[] = {
|
||||
" termux-sms-send",
|
||||
" termux-tts-engines",
|
||||
" termux-tts-speak",
|
||||
" termux-user",
|
||||
" termux-vibrate",
|
||||
"termux-tools",
|
||||
" am",
|
||||
" chsh",
|
||||
" pm",
|
||||
" termux-elf-cleaner",
|
||||
" termux-fix-shebang",
|
||||
" termux-open-url",
|
||||
|
Loading…
Reference in New Issue
Block a user