network/discord: Updated for version 0.0.17.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-02-22 09:02:59 +07:00
parent 3d8d162011
commit c7923347c0
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.16}
VERSION=${VERSION:-0.0.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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