summaryrefslogtreecommitdiffstats
path: root/network/uTox/uTox.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing2019-10-01 09:58:07 +0200
committer Willy Sudiarto Raharjo2019-10-05 08:51:59 +0200
commit8dcde8b4264458448f88ada75e5c2a2b318dc6f4 (patch)
treed40ccdd9019d7bb9afa7343181a6f2ff5360fb06 /network/uTox/uTox.SlackBuild
parent9f1e850d8145896b5ea4116a909c52786dcf15a9 (diff)
downloadslackbuilds-8dcde8b4264458448f88ada75e5c2a2b318dc6f4.tar.gz
network/uTox: Updated for version 0.17.1
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'network/uTox/uTox.SlackBuild')
-rw-r--r--network/uTox/uTox.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/uTox/uTox.SlackBuild b/network/uTox/uTox.SlackBuild
index 5680ff5829..9657894033 100644
--- a/network/uTox/uTox.SlackBuild
+++ b/network/uTox/uTox.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for uTox
#
# Copyright 2015 Gethyn ThomasQuail <gethyn@bloodbathsoftworks.com>
-# Copyright 2016-2018 Christoph Willing Brisbane, Australia
+# Copyright 2016-2019 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# Permission to use, copy, modify, and/or distribute this software for any
@@ -19,8 +19,8 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=uTox
-VERSION=${VERSION:-0.17.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.17.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then