network/discord: Version bump to 0.0.53
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
332ac061f4
commit
2859659755
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=discord
|
||||
VERSION=${VERSION:-0.0.52}
|
||||
VERSION=${VERSION:-0.0.53}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="discord"
|
||||
VERSION="0.0.52"
|
||||
VERSION="0.0.53"
|
||||
HOMEPAGE="https://discordapp.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.52/discord-0.0.52.deb"
|
||||
MD5SUM_x86_64="24d5d49fd9ef0da86f5703b7ca37873a"
|
||||
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.53/discord-0.0.53.deb"
|
||||
MD5SUM_x86_64="b8b93634baaf3e38ed54837a21fb61c5"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Jeremy Hansen"
|
||||
EMAIL="jebrhansen+SBo@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue