diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2019-03-16 13:55:27 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-17 07:50:47 +0700 |
commit | 96b63f96e07d37f506f138df9061ab7e64163dcc (patch) | |
tree | 5252ebd9338d039cfd1a0fc6aa06c16390fbdaeb | |
parent | 939398f023ffa345d4c394d0b7d870f9b8071ac8 (diff) | |
download | slackbuilds-96b63f96e07d37f506f138df9061ab7e64163dcc.tar.gz |
network/discord: Update to 0.0.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/discord/discord.SlackBuild | 4 | ||||
-rw-r--r-- | network/discord/discord.info | 4 |
2 files changed, 4 insertions, 4 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} diff --git a/network/discord/discord.info b/network/discord/discord.info index 20a2d51199..7d53e94e43 100644 --- a/network/discord/discord.info +++ b/network/discord/discord.info @@ -3,8 +3,8 @@ VERSION="0.0.8" HOMEPAGE="https://discordapp.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.8/discord-0.0.8.deb" -MD5SUM_x86_64="6876399f04e517a7506e6412d314477c" +DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.9/discord-0.0.9.deb" +MD5SUM_x86_64="2f6f5eb899f2815fbd26dddea0d2d316" REQUIRES="libc++" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |