diff options
author | Christoph Willing <chris.willing@linux.com> | 2017-05-01 23:30:40 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-06 07:03:51 +0700 |
commit | 37c53ec750c0563bddedb675685446a0d220277f (patch) | |
tree | fe3d8e725350c97519831688d8718c91dfe3307d /network/uTox/uTox.SlackBuild | |
parent | c14dac9e13a9d8d755c586f98478af52bc59805e (diff) |
network/uTox: Updated for version 0.15.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'network/uTox/uTox.SlackBuild')
-rw-r--r-- | network/uTox/uTox.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/uTox/uTox.SlackBuild b/network/uTox/uTox.SlackBuild index d17da38eaaa17..7b41dbaf8b721 100644 --- a/network/uTox/uTox.SlackBuild +++ b/network/uTox/uTox.SlackBuild @@ -19,7 +19,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=uTox -VERSION=${VERSION:-0.13.1} +VERSION=${VERSION:-0.15.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |