aboutsummaryrefslogtreecommitdiff
path: root/discord/discord.SlackBuild
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2022-09-16 05:54:15 -0500
committerSlack Coder <slackcoder@server.ky>2022-09-16 05:54:57 -0500
commita570579f80e3f57dc76610d962a54ec14526ade2 (patch)
tree6c88ba92ebbb51bfb2013f64ef1feb7fc4e8f3a0 /discord/discord.SlackBuild
parent5e85f64105b430f7ba0a883f2db4c033f4b64266 (diff)
downloadslackbuilds-a570579f80e3f57dc76610d962a54ec14526ade2.tar.xz
discord: bump v0.0.20
Diffstat (limited to 'discord/discord.SlackBuild')
-rw-r--r--discord/discord.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/discord.SlackBuild b/discord/discord.SlackBuild
index c1065fb..65db047 100644
--- a/discord/discord.SlackBuild
+++ b/discord/discord.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=discord
-VERSION=${VERSION:-0.0.19}
+VERSION=${VERSION:-0.0.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}