From 76d07cde16728ab34e99ea26e8d6a88d67701d76 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Sun, 9 Aug 2015 20:36:18 +0200 Subject: [PATCH 1/1] command-not-found: Update list --- packages/command-not-found/build.sh | 2 +- packages/command-not-found/commands.h | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) 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", -- 2.11.0