mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/discord: Version bump to 0.0.70
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
392e3d72bb
commit
ab4b609e02
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=discord
|
||||
VERSION=${VERSION:-0.0.69}
|
||||
VERSION=${VERSION:-0.0.70}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="discord"
|
||||
VERSION="0.0.69"
|
||||
VERSION="0.0.70"
|
||||
HOMEPAGE="https://discord.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.69/discord-0.0.69.deb"
|
||||
MD5SUM_x86_64="03430fd624e6466a4eb6511eed5a58ce"
|
||||
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.70/discord-0.0.70.deb"
|
||||
MD5SUM_x86_64="05ec749c1af32b7283b2e823ec7279d0"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Jeremy Hansen"
|
||||
EMAIL="jebrhansen+SBo@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue