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 38c3566edc311..4fa5bdccfc8d3 100644 --- a/network/discord/discord.SlackBuild +++ b/network/discord/discord.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for discord # -# Copyright 2016-2021 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> +# Copyright 2016-2022 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=discord -VERSION=${VERSION:-0.0.17} +VERSION=${VERSION:-0.0.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/discord/discord.info b/network/discord/discord.info index a3cb6f1b652fd..c440d1375577f 100644 --- a/network/discord/discord.info +++ b/network/discord/discord.info @@ -1,10 +1,10 @@ PRGNAM="discord" -VERSION="0.0.17" +VERSION="0.0.18" HOMEPAGE="https://discordapp.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.17/discord-0.0.17.deb" -MD5SUM_x86_64="12f79893c71a989eb016a6f6729e8e88" +DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.18/discord-0.0.18.deb" +MD5SUM_x86_64="53838a0b5a4e51363bb6227c806f076b" REQUIRES="" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |