Bump command-not-found
authorFredrik Fornwall <fredrik@fornwall.net>
Tue, 28 Jul 2015 00:25:03 +0000 (02:25 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Tue, 28 Jul 2015 00:25:03 +0000 (02:25 +0200)
packages/command-not-found/build.sh
packages/command-not-found/commands.h

index c5a663e..4362e53 100644 (file)
@@ -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
index f19dcfe..eae0497 100644 (file)
@@ -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",