aboutsummaryrefslogtreecommitdiff
path: root/network/slack/slack.SlackBuild
diff options
context:
space:
mode:
authorRuari Oedegaard <sbo@ruari.com>2023-05-11 23:05:46 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-13 19:27:11 +0700
commitbd49501f76731d3bd840fd71af3c3a5e1489acf8 (patch)
treec5f95c113e904db1ed0d8b79d234f50cacc62f26 /network/slack/slack.SlackBuild
parent9bab29980fe5fb4cca9b56cf3d4088d855765f99 (diff)
network/slack: Updated for version 4.32.122.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/slack/slack.SlackBuild')
-rw-r--r--network/slack/slack.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/slack/slack.SlackBuild b/network/slack/slack.SlackBuild
index cf651e644f84..8871ee4cc8e4 100644
--- a/network/slack/slack.SlackBuild
+++ b/network/slack/slack.SlackBuild
@@ -29,14 +29,14 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slack
-VERSION=${VERSION:-4.31.155}
+VERSION=${VERSION:-4.32.122}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
# A trick to find the latest slack package details, using snap meta data
# wget -qO- --header Snap-Device-Series:\ 16 https://api.snapcraft.io/v2/snaps/info/slack | python -mjson.tool
-SNAPREVISION=${SNAPREVISION:-69}
+SNAPREVISION=${SNAPREVISION:-71}
SNAPPKG=JUJH91Ved74jd4ZgJCpzMBtYbPOzTlsD_$SNAPREVISION.snap
if [ -z "$ARCH" ]; then