network/discord: Version bump to 0.0.62

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-07-31 20:25:15 -07:00 committed by Willy Sudiarto Raharjo
parent 9a45b2c902
commit 099db9332b
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) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=discord PRGNAM=discord
VERSION=${VERSION:-0.0.61} VERSION=${VERSION:-0.0.62}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="discord" PRGNAM="discord"
VERSION="0.0.61" VERSION="0.0.62"
HOMEPAGE="https://discord.com" HOMEPAGE="https://discord.com"
DOWNLOAD="UNSUPPORTED" DOWNLOAD="UNSUPPORTED"
MD5SUM="" MD5SUM=""
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.61/discord-0.0.61.deb" DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.62/discord-0.0.62.deb"
MD5SUM_x86_64="5924bf63b1334f880ffe7403db703601" MD5SUM_x86_64="02c8eb4e1a2d3e3787bd0caf4eaa107d"
REQUIRES="" REQUIRES=""
MAINTAINER="Jeremy Hansen" MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com" EMAIL="jebrhansen+SBo@gmail.com"