diff options
-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 382a4bd46d8b..837b93d415b0 100644 --- a/network/discord/discord.SlackBuild +++ b/network/discord/discord.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for discord # -# Copyright 2016-2022 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> +# Copyright 2016-2023 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.21} +VERSION=${VERSION:-0.0.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/discord/discord.info b/network/discord/discord.info index 0bedbf893dff..9dcb83d60854 100644 --- a/network/discord/discord.info +++ b/network/discord/discord.info @@ -1,10 +1,10 @@ PRGNAM="discord" -VERSION="0.0.21" +VERSION="0.0.24" HOMEPAGE="https://discordapp.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.21/discord-0.0.21.deb" -MD5SUM_x86_64="96ca5d36e625981933340a355a935a81" +DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.24/discord-0.0.24.deb" +MD5SUM_x86_64="ca4256f04a60d42c668d8ca707ee55a7" REQUIRES="" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |