From: Fredrik Fornwall Date: Sun, 9 Aug 2015 18:36:18 +0000 (+0200) Subject: command-not-found: Update list X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/commitdiff_plain/76d07cde16728ab34e99ea26e8d6a88d67701d76?hp=8f41da160caef7e92952615be496b2e16459ce51 command-not-found: Update list --- diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 4362e539..b9b2daf5 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.6 +TERMUX_PKG_VERSION=0.7 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 eae04970..a1d3f1ca 100644 --- a/packages/command-not-found/commands.h +++ b/packages/command-not-found/commands.h @@ -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",