diff options
Diffstat (limited to 'source/a/tree')
-rwxr-xr-x | source/a/tree/tree.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/tree/tree.SlackBuild b/source/a/tree/tree.SlackBuild index 6c21632d..ef41594e 100755 --- a/source/a/tree/tree.SlackBuild +++ b/source/a/tree/tree.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=tree VERSION=1.8.0 -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |