diff options
Diffstat (limited to 'network')
-rw-r--r-- | network/discord/discord.SlackBuild | 4 | ||||
-rw-r--r-- | network/discord/discord.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/discord/discord.SlackBuild b/network/discord/discord.SlackBuild index 168541a92b..4796f2f539 100644 --- a/network/discord/discord.SlackBuild +++ b/network/discord/discord.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for discord # -# Copyright 2016-2020 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> +# Copyright 2016-2021 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.13} +VERSION=${VERSION:-0.0.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/discord/discord.info b/network/discord/discord.info index 00fdb257ec..1dbd59a296 100644 --- a/network/discord/discord.info +++ b/network/discord/discord.info @@ -1,10 +1,10 @@ PRGNAM="discord" -VERSION="0.0.13" +VERSION="0.0.14" HOMEPAGE="https://discordapp.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.13/discord-0.0.13.deb" -MD5SUM_x86_64="dea4e1aec0d8bad0938e22dd8d8e8049" +DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.14/discord-0.0.14.deb" +MD5SUM_x86_64="e1122775041faf5a06b75ee0ccc40ae2" REQUIRES="libc++" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |