From be85636c5cc53d0267c845f507c105d44ab3edc3 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Sun, 27 Nov 2016 13:53:37 -0500 Subject: [PATCH] command-not-found: Bump version --- packages/command-not-found/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 8b3d2945..b44ea116 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.14 +TERMUX_PKG_VERSION=1.15 termux_step_make_install () { TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux -- 2.11.0