diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2020-09-04 17:09:02 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-05 08:01:33 +0700 |
commit | 805553bde5142fbf0b3188bfe68e66547e665d7e (patch) | |
tree | a4195882ef7467d92392993a722e8eb48b098fe9 /network/discord | |
parent | f6f129d38922cd824f7dc43ca24f546d658a0025 (diff) | |
download | slackbuilds-805553bde5142fbf0b3188bfe68e66547e665d7e.tar.gz |
network/discord: Updated for version 0.0.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/discord')
-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 66e5c0f750..87da3d51a8 100644 --- a/network/discord/discord.SlackBuild +++ b/network/discord/discord.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=discord -VERSION=${VERSION:-0.0.10} +VERSION=${VERSION:-0.0.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/discord/discord.info b/network/discord/discord.info index 5caa0c836c..8b41b0220f 100644 --- a/network/discord/discord.info +++ b/network/discord/discord.info @@ -1,10 +1,10 @@ PRGNAM="discord" -VERSION="0.0.10" +VERSION="0.0.11" HOMEPAGE="https://discordapp.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.10/discord-0.0.10.deb" -MD5SUM_x86_64="0a8568752ce607187c86b640c23ae27b" +DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.10/discord-0.0.11.deb" +MD5SUM_x86_64="a847ab831400866ea10314623d5b6f88" REQUIRES="libc++" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |