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 0ada3cc7c..4ab327c4a 100755 --- a/source/a/tree/tree.SlackBuild +++ b/source/a/tree/tree.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=tree -VERSION=2.0.2 +VERSION=2.0.4 BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: |