diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-10-01 18:10:44 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-04 22:57:55 +0700 |
commit | ab4b609e02c8acbc2843de5f6f0d02b844e238c2 (patch) | |
tree | c05097df6409422cf2326579d702c2a70f2caa43 | |
parent | 392e3d72bbccd26f05c1e97a494461e4259f6c8b (diff) |
network/discord: Version bump to 0.0.70
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 fecf59a41bf4a..15b08c9bd5354 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.69} +VERSION=${VERSION:-0.0.70} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/discord/discord.info b/network/discord/discord.info index 78a269b54c113..25cd9fb146cf5 100644 --- a/network/discord/discord.info +++ b/network/discord/discord.info @@ -1,10 +1,10 @@ PRGNAM="discord" -VERSION="0.0.69" +VERSION="0.0.70" HOMEPAGE="https://discord.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.69/discord-0.0.69.deb" -MD5SUM_x86_64="03430fd624e6466a4eb6511eed5a58ce" +DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.70/discord-0.0.70.deb" +MD5SUM_x86_64="05ec749c1af32b7283b2e823ec7279d0" REQUIRES="" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |