diff options
author | Gavin Thornhill <45498991+GavinThornhill@users.noreply.github.com> | 2021-07-11 09:34:53 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-12 18:53:15 +0700 |
commit | 1536e9845476e15db1c80ac344fdbe2e5a47c20b (patch) | |
tree | 98b6893d4441ee236ba43b3f146458713d320090 | |
parent | e99d3b8224d24d114bd49c4123106c58d6786e25 (diff) |
network/discord: Updated for version 0.0.15.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/discord/discord.SlackBuild | 2 | ||||
-rw-r--r-- | network/discord/discord.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/discord/discord.SlackBuild b/network/discord/discord.SlackBuild index 3a40ec870132..9b05d729be34 100644 --- a/network/discord/discord.SlackBuild +++ b/network/discord/discord.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=discord -VERSION=${VERSION:-0.0.14} +VERSION=${VERSION:-0.0.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/discord/discord.info b/network/discord/discord.info index 50401022a872..517d4b592c4d 100644 --- a/network/discord/discord.info +++ b/network/discord/discord.info @@ -1,10 +1,10 @@ PRGNAM="discord" -VERSION="0.0.14" +VERSION="0.0.15" HOMEPAGE="https://discordapp.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.14/discord-0.0.14.deb" -MD5SUM_x86_64="e1122775041faf5a06b75ee0ccc40ae2" +DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.15/discord-0.0.15.deb" +MD5SUM_x86_64="e6a4650c46b4356a8909b5b2d964bd16" REQUIRES="" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |