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