diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-06-18 12:08:15 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-06-21 08:55:38 +0700 |
commit | 8ffad4ffa8e907eb8d1a4ff52d8c1a50d01302e6 (patch) | |
tree | 5ffe43d6e805eaaffc2cb5ead668e2fa7d30fad1 | |
parent | 9da9d9d56bf4d6cd3d6439de18442802d70869f3 (diff) |
network/discord: Version bump to 0.0.98
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/discord/discord.SlackBuild | 2 | ||||
-rw-r--r-- | network/discord/discord.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/discord/discord.SlackBuild b/network/discord/discord.SlackBuild index 22badc044f..5935428da0 100644 --- a/network/discord/discord.SlackBuild +++ b/network/discord/discord.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=discord -VERSION=${VERSION:-0.0.97} +VERSION=${VERSION:-0.0.98} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/discord/discord.info b/network/discord/discord.info index dbb8611544..685c02dca6 100644 --- a/network/discord/discord.info +++ b/network/discord/discord.info @@ -1,10 +1,10 @@ PRGNAM="discord" -VERSION="0.0.97" +VERSION="0.0.98" HOMEPAGE="https://discord.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.97/discord-0.0.97.deb" -MD5SUM_x86_64="1c58d464ef0bd632c38b0d0cda8f9d16" +DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.98/discord-0.0.98.deb" +MD5SUM_x86_64="c166c27e72b1ca85b2b1246ca0435a0a" REQUIRES="" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |