From 1d948a9c44ea31f358903194f913e9af1130fa4f Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Tue, 28 Jul 2015 02:25:03 +0200 Subject: [PATCH] Bump command-not-found --- packages/command-not-found/build.sh | 2 +- packages/command-not-found/commands.h | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index c5a663e4..4362e539 100644 --- a/packages/command-not-found/build.sh +++ b/packages/command-not-found/build.sh @@ -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 diff --git a/packages/command-not-found/commands.h b/packages/command-not-found/commands.h index f19dcfe3..eae04970 100644 --- a/packages/command-not-found/commands.h +++ b/packages/command-not-found/commands.h @@ -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", -- 2.11.0