summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2023-12-15 14:22:14 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-16 08:08:15 +0700
commit3b291dfe654b91db2a24d84d34416c4b69a869ef (patch)
treef059a617c10409ad5cce6ce6512de9fe5f59d75a
parent875df0686e471ee045f121a9fec83e114d1c017d (diff)
downloadslackbuilds-3b291dfe654b91db2a24d84d34416c4b69a869ef.tar.gz
slackbuilds-3b291dfe654b91db2a24d84d34416c4b69a869ef.tar.xz
network/discord: Version bump to 0.0.38
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 a5b59ef160..255db74f01 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.37}
+VERSION=${VERSION:-0.0.38}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/discord/discord.info b/network/discord/discord.info
index 8376c830c0..8fe89eda41 100644
--- a/network/discord/discord.info
+++ b/network/discord/discord.info
@@ -1,10 +1,10 @@
PRGNAM="discord"
-VERSION="0.0.37"
+VERSION="0.0.38"
HOMEPAGE="https://discordapp.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.37/discord-0.0.37.deb"
-MD5SUM_x86_64="7ea8e12c6c46a30c35ac83d4ee0c4596"
+DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.38/discord-0.0.38.deb"
+MD5SUM_x86_64="e49496176a639e2a84c12f4314a271de"
REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"