network/discord: Version bump to 0.0.64

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-08-14 23:10:14 -07:00 committed by Willy Sudiarto Raharjo
parent 90f2704bcb
commit 538dab2ea8
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.63}
VERSION=${VERSION:-0.0.64}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

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