network/discord: Updated for version 0.0.32.

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 2023-10-18 16:55:45 -07:00 committed by Willy Sudiarto Raharjo
parent 13be5676fc
commit 03d6652948
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.31}
VERSION=${VERSION:-0.0.32}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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