network/discord: Version bump to 0.0.69

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-09-23 19:12:53 -07:00 committed by Willy Sudiarto Raharjo
parent 3df37d57d4
commit d78416bf13
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.68}
VERSION=${VERSION:-0.0.69}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="discord"
VERSION="0.0.68"
VERSION="0.0.69"
HOMEPAGE="https://discord.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.68/discord-0.0.68.deb"
MD5SUM_x86_64="699faa18659208f67b17976bc4e5d8a1"
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.69/discord-0.0.69.deb"
MD5SUM_x86_64="03430fd624e6466a4eb6511eed5a58ce"
REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"