aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuari Oedegaard <sbo@ruari.com>2024-10-19 15:59:54 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-19 16:04:26 +0700
commit7c0277b2784e3cdf5816d3824d2f0e338157924d (patch)
tree806929de69c08c0f8b9cfbd0cde4692c6f4ee533
parent3f7932379afa9145d589634b72415066b6e5d256 (diff)
network/slack: Updated for version 4.40.133.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/slack/slack.SlackBuild4
-rw-r--r--network/slack/slack.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/slack/slack.SlackBuild b/network/slack/slack.SlackBuild
index d3433845509e0..64cd33faee8ef 100644
--- a/network/slack/slack.SlackBuild
+++ b/network/slack/slack.SlackBuild
@@ -31,11 +31,11 @@ cd $(dirname $0) ; CWD=$(pwd)
# A trick to find the latest slack package details, using snap meta data
# curl -sH Snap-Device-Series:\ 16 https://api.snapcraft.io/v2/snaps/info/slack | json_pp
PRGNAM=slack
-VERSION=${VERSION:-4.39.95}
+VERSION=${VERSION:-4.40.133}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
-SNAPREVISION=${SNAPREVISION:-158}
+SNAPREVISION=${SNAPREVISION:-169}
SNAPPKG=JUJH91Ved74jd4ZgJCpzMBtYbPOzTlsD_$SNAPREVISION.snap
if [ -z "$ARCH" ]; then
diff --git a/network/slack/slack.info b/network/slack/slack.info
index 2431ee721f31d..520ff2c648f71 100644
--- a/network/slack/slack.info
+++ b/network/slack/slack.info
@@ -1,10 +1,10 @@
PRGNAM="slack"
-VERSION="4.39.95"
+VERSION="4.40.133"
HOMEPAGE="https://slack.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://api.snapcraft.io/api/v1/snaps/download/JUJH91Ved74jd4ZgJCpzMBtYbPOzTlsD_158.snap"
-MD5SUM_x86_64="4cf4806f606c67940968f62c20f0665f"
+DOWNLOAD_x86_64="https://api.snapcraft.io/api/v1/snaps/download/JUJH91Ved74jd4ZgJCpzMBtYbPOzTlsD_169.snap"
+MD5SUM_x86_64="fdc4b289258e6e69806668a59b3e452b"
REQUIRES=""
MAINTAINER="Ruari Oedegaard"
EMAIL="sbo@ruari.com"