network/discord: Updated for version 0.0.15.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Gavin Thornhill 2021-07-11 09:34:53 +02:00 committed by Willy Sudiarto Raharjo
parent e99d3b8224
commit 1536e98454
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.14}
VERSION=${VERSION:-0.0.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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