summaryrefslogtreecommitdiffstats
path: root/network/discord/discord.SlackBuild
diff options
context:
space:
mode:
author Jeremy Hansen2019-03-16 20:55:27 +0100
committer Willy Sudiarto Raharjo2019-03-17 01:50:47 +0100
commit96b63f96e07d37f506f138df9061ab7e64163dcc (patch)
tree5252ebd9338d039cfd1a0fc6aa06c16390fbdaeb /network/discord/discord.SlackBuild
parent939398f023ffa345d4c394d0b7d870f9b8071ac8 (diff)
downloadslackbuilds-96b63f96e07d37f506f138df9061ab7e64163dcc.tar.gz
network/discord: Update to 0.0.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/discord/discord.SlackBuild')
-rw-r--r--network/discord/discord.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/discord/discord.SlackBuild b/network/discord/discord.SlackBuild
index 898621ff93..4ee91e3373 100644
--- a/network/discord/discord.SlackBuild
+++ b/network/discord/discord.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for discord
#
-# Copyright 2016-2018 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
+# Copyright 2016-2019 Jeremy Hansen <jebrhansen+SBo -at- 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=discord
-VERSION=${VERSION:-0.0.8}
+VERSION=${VERSION:-0.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}