command-not-found: Update with new packages
authorFredrik Fornwall <fredrik@fornwall.net>
Thu, 19 Nov 2015 22:53:01 +0000 (17:53 -0500)
committerFredrik Fornwall <fredrik@fornwall.net>
Thu, 19 Nov 2015 22:53:01 +0000 (17:53 -0500)
packages/command-not-found/build.sh
packages/command-not-found/commands.h

index 17a4fd7..ae55ad3 100644 (file)
@@ -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.0
+TERMUX_PKG_VERSION=1.1
 
 termux_step_make_install () {
        TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
index 71d6426..3eeaf04 100644 (file)
@@ -1150,6 +1150,8 @@ char const* const commands[] = {
 " pstree",
 "pv",
 " pv",
+"pwgen",
+" pwgen",
 "python",
 " 2to3",
 " 2to3-3.5",
@@ -1270,6 +1272,9 @@ char const* const commands[] = {
 " tmux",
 "toilet",
 " toilet",
+"tracepath",
+" tracepath",
+" tracepath6",
 "transmission",
 " transmission-cli",
 " transmission-create",
@@ -1315,6 +1320,9 @@ char const* const commands[] = {
 " vtshowkeys",
 " vtsize",
 " vttitle",
+"w3m",
+" w3m",
+" w3mman",
 "wcalc",
 " wcalc",
 "weechat",
@@ -1355,6 +1363,8 @@ char const* const commands[] = {
 " vsyasm",
 " yasm",
 " ytasm",
+"zile",
+" zile",
 "zip",
 " zip",
 " zipcloak",