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:
parent
e99d3b8224
commit
1536e98454
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue