network/discord: Updated for version 0.0.47.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-03-28 15:28:00 -07:00 committed by Willy Sudiarto Raharjo
parent 0defda5edc
commit b13dbe4371
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=discord
VERSION=${VERSION:-0.0.46}
VERSION=${VERSION:-0.0.47}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="discord"
VERSION="0.0.46"
VERSION="0.0.47"
HOMEPAGE="https://discordapp.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.46/discord-0.0.46.deb"
MD5SUM_x86_64="b4886ef6c20f92b59b290d02f2acff43"
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.47/discord-0.0.47.deb"
MD5SUM_x86_64="f32f4fa7b5f6849d1b09f28f068ebe52"
REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"