From f3ad8a10c81424182cb3ecf00d362e02a3a81abc Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Thu, 14 Apr 2016 21:23:47 -0400 Subject: [PATCH] command-not-found: Update --- packages/command-not-found/build.sh | 2 +- packages/command-not-found/commands.h | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 3636cec5..f4747b93 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.8 +TERMUX_PKG_VERSION=1.9 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 d919e0fd..6def97ac 100644 --- a/packages/command-not-found/commands.h +++ b/packages/command-not-found/commands.h @@ -1136,7 +1136,6 @@ char const* const commands[] = { " json_pp", " libnetcfg", " perl", -" perl5.22.0", " perlbug", " perldoc", " perlivp", @@ -1168,10 +1167,8 @@ char const* const commands[] = { "pick", " pick", "picolisp", -" httpGate", " picolisp", " pil", -" ssl", "pinentry", " pinentry", " pinentry-curses", @@ -1519,6 +1516,8 @@ char const* const commands[] = { " purge-old-kernels", " vigpg", " wifi-status", +"cowsay", +" cowsay", "dx", " dalvikvm-wrapper", " dx", -- 2.11.0