summaryrefslogtreecommitdiff
path: root/network/uTox/uTox.SlackBuild
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2020-04-18 15:42:12 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-19 10:52:32 +0700
commit8311cc666767dc685f3732f045d1a445db2708ad (patch)
treea7e7de8a6fcde3a5586f3fcc6814047ad000166a /network/uTox/uTox.SlackBuild
parent181bd6f549243d5f741029358c2ec824070b0705 (diff)
downloadslackbuilds-8311cc666767dc685f3732f045d1a445db2708ad.tar.gz
network/uTox: Updated for version 0.17.2
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/uTox/uTox.SlackBuild')
-rw-r--r--network/uTox/uTox.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/uTox/uTox.SlackBuild b/network/uTox/uTox.SlackBuild
index 9657894033..b1684e95cb 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-2019 Christoph Willing Brisbane, Australia
+# Copyright 2016-2020 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# Permission to use, copy, modify, and/or distribute this software for any
@@ -19,7 +19,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=uTox
-VERSION=${VERSION:-0.17.1}
+VERSION=${VERSION:-0.17.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}