aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--discord/discord.SlackBuild2
-rw-r--r--discord/discord.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 63b6612..22d8a54 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Each package lives in its own top-level directory:
| Package | -current | 15.0 | SBo | Version | Latest |
|---------|----------|------|-----|---------|--------|
-| discord | ✅ | not tested | [discord](https://slackbuilds.org/repository/15.0/network/discord/) | 0.0.130 | 0.0.131 |
+| discord | ✅ | not tested | [discord](https://slackbuilds.org/repository/15.0/network/discord/) | 0.0.131 | 0.0.131 |
| hstr | ✅ | not tested | [hstr](https://slackbuilds.org/repository/15.0/system/hstr/) | 3.1 | 3.2 |
| hugo | ✅ | not tested | [hugo](https://slackbuilds.org/repository/15.0/development/hugo/) | 0.159.1 | 0.159.1 |
| kitty-bin | ✅ | not tested | ❌ | 0.46.2 | 0.46.2 |
diff --git a/discord/discord.SlackBuild b/discord/discord.SlackBuild
index 8d276b7..0f3787f 100644
--- a/discord/discord.SlackBuild
+++ b/discord/discord.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=discord
-VERSION=${VERSION:-0.0.130}
+VERSION=${VERSION:-0.0.131}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/discord/discord.info b/discord/discord.info
index 7af1359..7af507e 100644
--- a/discord/discord.info
+++ b/discord/discord.info
@@ -1,10 +1,10 @@
PRGNAM="discord"
-VERSION="0.0.130"
+VERSION="0.0.131"
HOMEPAGE="https://discord.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.130/discord-0.0.130.deb"
-MD5SUM_x86_64="0f71262ae0943e7eab7539a06a848335"
+DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.131/discord-0.0.131.deb"
+MD5SUM_x86_64="51acbf7c5f4fb7795aaaffc5755d9807"
REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"