From 0ec3189ee928dbb8c01a7564fb7e8a982c9f20c9 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Wed, 13 Apr 2016 20:14:17 -0400 Subject: [PATCH] command-not-found: Regenerate --- packages/command-not-found/build.sh | 2 +- packages/command-not-found/commands.h | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 55bf1fdd0..3636cec5b 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=1.7 +TERMUX_PKG_VERSION=1.8 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 79e774971..d919e0fd2 100644 --- a/packages/command-not-found/commands.h +++ b/packages/command-not-found/commands.h @@ -319,6 +319,9 @@ char const* const commands[] = { "fish", " fish", " fish_indent", +"flac", +" flac", +" metaflac", "flex", " flex", " flex++", @@ -658,6 +661,8 @@ char const* const commands[] = { " luarocks-admin-5.1", "lynx", " lynx", +"lzip", +" lzip", "m4", " m4", "macchanger", @@ -684,6 +689,8 @@ char const* const commands[] = { " mosh", " mosh-client", " mosh-server", +"mp3splt", +" mp3splt", "multitail", " multitail", "mutt", @@ -1517,6 +1524,11 @@ char const* const commands[] = { " dx", "ecj", " ecj", +"getmail", +" getmail", +" getmail_fetch", +" getmail_maildir", +" getmail_mbox", "jack", " jack", "parallel",