summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jeremy Hansen2022-06-23 19:57:31 +0200
committer Willy Sudiarto Raharjo2022-07-02 04:55:39 +0200
commit3c121cdc1a478e373444f111c4dff71a63efacbe (patch)
tree7e7553fc310fd07435669777160ec4e96f751c80
parent6115fe6e4beaae6a44f7a6ac538dbb4f32c731bf (diff)
downloadslackbuilds-3c121cdc1a478e373444f111c4dff71a63efacbe.tar.gz
network/discord: Updated for version 0.0.18.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/discord/discord.SlackBuild4
-rw-r--r--network/discord/discord.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/discord/discord.SlackBuild b/network/discord/discord.SlackBuild
index 38c3566edc..4fa5bdccfc 100644
--- a/network/discord/discord.SlackBuild
+++ b/network/discord/discord.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for discord
#
-# Copyright 2016-2021 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
+# Copyright 2016-2022 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=discord
-VERSION=${VERSION:-0.0.17}
+VERSION=${VERSION:-0.0.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/discord/discord.info b/network/discord/discord.info
index a3cb6f1b65..c440d13755 100644
--- a/network/discord/discord.info
+++ b/network/discord/discord.info
@@ -1,10 +1,10 @@
PRGNAM="discord"
-VERSION="0.0.17"
+VERSION="0.0.18"
HOMEPAGE="https://discordapp.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.17/discord-0.0.17.deb"
-MD5SUM_x86_64="12f79893c71a989eb016a6f6729e8e88"
+DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.18/discord-0.0.18.deb"
+MD5SUM_x86_64="53838a0b5a4e51363bb6227c806f076b"
REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"