diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-08-06 00:27:20 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-10 08:21:10 +0700 |
commit | e6dcabee8277c59c149f08e2517952ac34c911a8 (patch) | |
tree | bd0bf8d020e97eb338e97afca0c4c754a34af82b /network/discord | |
parent | 0e73bdba04ef8d27618ab4e8853e88179b6f0ff0 (diff) |
network/discord: Updated for version 0.0.63.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/discord')
-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 00d6ec1f092a2..802962c21d034 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.62} +VERSION=${VERSION:-0.0.63} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/discord/discord.info b/network/discord/discord.info index 5e66a594b9811..2ce5e16203a87 100644 --- a/network/discord/discord.info +++ b/network/discord/discord.info @@ -1,10 +1,10 @@ PRGNAM="discord" -VERSION="0.0.62" +VERSION="0.0.63" HOMEPAGE="https://discord.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.62/discord-0.0.62.deb" -MD5SUM_x86_64="02c8eb4e1a2d3e3787bd0caf4eaa107d" +DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.63/discord-0.0.63.deb" +MD5SUM_x86_64="52b992a4a660068c1ade675cdb8f9f50" REQUIRES="" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |