diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2021-03-24 11:25:35 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-27 08:58:12 +0700 |
commit | 119a66d46f114b214eea7129147c7557476d7459 (patch) | |
tree | a94782945d89e7e48aa2697b60280fa79959853f | |
parent | a43a3ccf57cf16b27633a83e4387a7f3f79b2a79 (diff) | |
download | slackbuilds-119a66d46f114b214eea7129147c7557476d7459.tar.gz |
network/discord: Version bump to 0.0.14 and update copyright year
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 168541a92b..4796f2f539 100644 --- a/network/discord/discord.SlackBuild +++ b/network/discord/discord.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for discord # -# Copyright 2016-2020 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> +# Copyright 2016-2021 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.13} +VERSION=${VERSION:-0.0.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/discord/discord.info b/network/discord/discord.info index 00fdb257ec..1dbd59a296 100644 --- a/network/discord/discord.info +++ b/network/discord/discord.info @@ -1,10 +1,10 @@ PRGNAM="discord" -VERSION="0.0.13" +VERSION="0.0.14" HOMEPAGE="https://discordapp.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.13/discord-0.0.13.deb" -MD5SUM_x86_64="dea4e1aec0d8bad0938e22dd8d8e8049" +DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.14/discord-0.0.14.deb" +MD5SUM_x86_64="e1122775041faf5a06b75ee0ccc40ae2" REQUIRES="libc++" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |