diff options
author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2018-01-11 19:05:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-13 07:13:01 +0700 |
commit | 3e5ab5693bcbab194208581d38c19f7b128fff0a (patch) | |
tree | 9f0e37caa03fe284fc782b867206b24824f4884e /network | |
parent | 6ea0edd5d0e1cf7b78efb06bdb5668edbd119b06 (diff) | |
download | slackbuilds-3e5ab5693bcbab194208581d38c19f7b128fff0a.tar.gz |
network/discord: Updated for version 0.0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/discord/discord.SlackBuild | 4 | ||||
-rw-r--r-- | network/discord/discord.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/discord/discord.SlackBuild b/network/discord/discord.SlackBuild index 4b6e08f991..9a0bdb3f1e 100644 --- a/network/discord/discord.SlackBuild +++ b/network/discord/discord.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for discord # -# Copyright 2016-2017 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> +# Copyright 2016-2018 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=discord -VERSION=${VERSION:-0.0.3} +VERSION=${VERSION:-0.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/discord/discord.info b/network/discord/discord.info index bb142a06c3..6e75a343ae 100644 --- a/network/discord/discord.info +++ b/network/discord/discord.info @@ -1,10 +1,10 @@ PRGNAM="discord" -VERSION="0.0.3" +VERSION="0.0.4" HOMEPAGE="https://discordapp.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.3/discord-0.0.3.deb" -MD5SUM_x86_64="baa0841f6e22727315be6529674415da" +DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.4/discord-0.0.4.deb" +MD5SUM_x86_64="6f32b1b237fa284975cf9923cdacc904" REQUIRES="libc++" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |