aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-02-05 01:58:23 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-07 23:20:28 +0700
commitac143ba8d28994cc529a8bd3eacb477f791000e8 (patch)
treee29bd5ebe26c6fd489116f3e91b360defadb1375
parentcc5cb694988c679bcf17a1890fe05dc4eaac4650 (diff)
network/discord: Version bump to 0.0.42
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/discord/discord.SlackBuild2
-rw-r--r--network/discord/discord.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/discord/discord.SlackBuild b/network/discord/discord.SlackBuild
index 1b4238a5d8075..362da00d6ab45 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.40}
+VERSION=${VERSION:-0.0.42}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/discord/discord.info b/network/discord/discord.info
index d9ab1505a187c..1ac887e1a5457 100644
--- a/network/discord/discord.info
+++ b/network/discord/discord.info
@@ -1,10 +1,10 @@
PRGNAM="discord"
-VERSION="0.0.40"
+VERSION="0.0.42"
HOMEPAGE="https://discordapp.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.40/discord-0.0.40.deb"
-MD5SUM_x86_64="85c42f98ff5e7f634338408919cfb4f7"
+DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.42/discord-0.0.42.deb"
+MD5SUM_x86_64="129252fa8eb7170a7fcc8812295ec6b7"
REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"