From 48ee7cee0f87d20231fd4de8209ec90b301fd811 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Mon, 13 Jul 2015 19:52:50 -0400 Subject: [PATCH] command-not-found: Update description --- 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 7c8701484..3dd566015 100644 --- a/packages/command-not-found/build.sh +++ b/packages/command-not-found/build.sh @@ -1,5 +1,5 @@ TERMUX_PKG_HOMEPAGE=http://termux.com -TERMUX_PKG_DESCRIPTION="List of commands available for installation" +TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions" TERMUX_PKG_VERSION=0.2 termux_step_make_install () {