aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-01-16 16:35:59 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-17 08:05:35 +0700
commitc127453068e4c8bdd397ea235215b1797592fccb (patch)
tree0fbb8c31ec9199d2572dc86efb877516abdd4bf2 /network
parentf6599a0fbf742321d8cbd7d920ad1bc0e19e639b (diff)
network/discord: Version bump to 0.0.40
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 1a76f43ac4042..1b4238a5d8075 100644
--- a/network/discord/discord.SlackBuild
+++ b/network/discord/discord.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for discord
#
-# Copyright 2016-2023 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2016-2024 Jeremy Hansen <jebrhansen+SBo@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.39}
+VERSION=${VERSION:-0.0.40}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/discord/discord.info b/network/discord/discord.info
index 1e80f1327fcf7..d9ab1505a187c 100644
--- a/network/discord/discord.info
+++ b/network/discord/discord.info
@@ -1,10 +1,10 @@
PRGNAM="discord"
-VERSION="0.0.39"
+VERSION="0.0.40"
HOMEPAGE="https://discordapp.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.39/discord-0.0.39.deb"
-MD5SUM_x86_64="262c5b164c4b9b29234231b54b91f185"
+DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.40/discord-0.0.40.deb"
+MD5SUM_x86_64="85c42f98ff5e7f634338408919cfb4f7"
REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"