command-not-found: Update list
authorFredrik Fornwall <fredrik@fornwall.net>
Sun, 9 Aug 2015 18:36:18 +0000 (20:36 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 9 Aug 2015 18:36:26 +0000 (20:36 +0200)
packages/command-not-found/build.sh
packages/command-not-found/commands.h

index 4362e53..b9b2daf 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.6
+TERMUX_PKG_VERSION=0.7
 
 termux_step_make_install () {
        TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
index eae0497..a1d3f1c 100644 (file)
@@ -257,11 +257,6 @@ char const* const commands[] = {
 " dpkg-query",
 " dpkg-split",
 " dpkg-trigger",
-"droidlines",
-" android-notifier",
-" aterm-fix-shebang",
-" open",
-" send-text",
 "dropbear",
 " dbclient",
 " dropbear",
@@ -405,6 +400,8 @@ char const* const commands[] = {
 " srptool",
 "gpgme",
 " gpgme-tool",
+"graphicsmagick",
+" gm",
 "greed",
 " greed",
 "grep",
@@ -1204,8 +1201,10 @@ char const* const commands[] = {
 " termux-location",
 " termux-notification",
 " termux-send-text",
+" termux-share",
 " termux-sms-inbox",
 " termux-sms-send",
+" termux-toast",
 " termux-tts-engines",
 " termux-tts-speak",
 " termux-vibrate",