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