network/discord: Update for version 0.0.37.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d6fcc10ef1
commit
d281b9d9a8
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=discord
|
||||
VERSION=${VERSION:-0.0.35}
|
||||
VERSION=${VERSION:-0.0.37}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="discord"
|
||||
VERSION="0.0.35"
|
||||
VERSION="0.0.37"
|
||||
HOMEPAGE="https://discordapp.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.35/discord-0.0.35.deb"
|
||||
MD5SUM_x86_64="ef8d7c4f32fafc67270dad1ca62d9ce1"
|
||||
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.37/discord-0.0.37.deb"
|
||||
MD5SUM_x86_64="7ea8e12c6c46a30c35ac83d4ee0c4596"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Jeremy Hansen"
|
||||
EMAIL="jebrhansen+SBo@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue