diff options
| author | Danilo M. <danix@danix.xyz> | 2026-03-31 21:51:07 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-03-31 21:51:07 +0200 |
| commit | e25fc6c880d51e33528b87d7ed3df8f8591bb503 (patch) | |
| tree | 58b3472ad469d49e71e1642756a40bee61121bef | |
| parent | 4723f607b74d09518ac582b635cdae1951697dd7 (diff) | |
| download | my-slackbuilds-e25fc6c880d51e33528b87d7ed3df8f8591bb503.tar.gz my-slackbuilds-e25fc6c880d51e33528b87d7ed3df8f8591bb503.zip | |
discord: update to 0.0.131
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | discord/discord.SlackBuild | 2 | ||||
| -rw-r--r-- | discord/discord.info | 6 |
3 files changed, 5 insertions, 5 deletions
@@ -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" |
