diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2013-10-28 16:03:47 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-29 20:12:24 -0500 |
commit | 584677c3e4ff72a27bd09afd5a0cc965883986e9 (patch) | |
tree | 08c7a8298028c881dbcad77b8b15ea9c91eea68d /network/wuala/wuala.SlackBuild | |
parent | fd672e3c99b4248a3f1b06bd067e5828340e7f96 (diff) |
network/wuala: Updated for version 0.5_1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/wuala/wuala.SlackBuild')
-rw-r--r-- | network/wuala/wuala.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/wuala/wuala.SlackBuild b/network/wuala/wuala.SlackBuild index b96969d601b6..21a15355699d 100644 --- a/network/wuala/wuala.SlackBuild +++ b/network/wuala/wuala.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Wuala client -# Copyright 2012 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2012-2013 Fridrich von Stauffenberg <cancellor2@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wuala -VERSION=${VERSION:-0.3_4} +VERSION=${VERSION:-0.5_1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |