X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/df53b3c31358b74f988a8b073c95e5f8be9eca40..7248502f4f59dc050999697e84ebc604d3942272:/packages/tree/build.sh diff --git a/packages/tree/build.sh b/packages/tree/build.sh index e47f5b0c..abc973a4 100644 --- a/packages/tree/build.sh +++ b/packages/tree/build.sh @@ -1,8 +1,5 @@ TERMUX_PKG_HOMEPAGE=http://mama.indstate.edu/users/ice/tree/ -TERMUX_PKG_DESCRIPTION="displays an indented directory tree, in color - Tree is a recursive directory listing command that produces a depth indented - listing of files, which is colorized ala dircolors if the LS_COLORS environment - variable is set and output is to tty." +TERMUX_PKG_DESCRIPTION="Recursive directory lister producing a depth indented listing of files" TERMUX_PKG_DEPENDS="libandroid-support" TERMUX_PKG_VERSION=1.7.0 TERMUX_PKG_MAINTAINER=$(echo "Gert Scholten " | sed 's/\sat\s/@/' | sed 's/\sdot\s/./')