From 9bbe6b1e8293a0cd96f3d921889ee82a50bc3c9b Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Sun, 21 Jan 2018 21:11:08 +0100 Subject: [PATCH] command-not-found: Update with latest setup --- packages/command-not-found/build.sh | 2 +- packages/command-not-found/commands.h | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 30593ce06..44d9ebe7c 100644 --- a/packages/command-not-found/build.sh +++ b/packages/command-not-found/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=https://termux.com TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions" -TERMUX_PKG_VERSION=1.28 +TERMUX_PKG_VERSION=1.29 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 ac20c45f5..4a26b6a72 100644 --- a/packages/command-not-found/commands.h +++ b/packages/command-not-found/commands.h @@ -41,6 +41,7 @@ char const* const commands[] = { " apt-config", " apt-get", " apt-key", +" apt-mark", "aria2", " aria2c", "atomicparsley", @@ -471,6 +472,8 @@ char const* const commands[] = { "gawk", " awk", " gawk", +"gbt", +" gbt", "gcal", " gcal", " gcal2txt", @@ -1692,6 +1695,8 @@ char const* const commands[] = { " notmuch", "nyancat", " nyancat", +"nzbget", +" nzbget", "oathtool", " oathtool", " pskctool", @@ -1839,6 +1844,9 @@ char const* const commands[] = { " psql", " reindexdb", " vacuumdb", +"potrace", +" mkbitmap", +" potrace", "privoxy", " privoxy", "procps", @@ -2011,6 +2019,8 @@ char const* const commands[] = { " procan", " socat", "sox", +" play", +" rec", " sox", " soxi", "sqlite",