summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Ruari Oedegaard2024-05-09 02:21:02 +0200
committer Willy Sudiarto Raharjo2024-05-11 01:51:53 +0200
commit160a3034eeb1971e52953a63ca723490835dfd40 (patch)
tree5155e5e1098222a414ceb6d190c7ea0b01c311d3 /network
parente6cb56ee8653e090d7ed14c67c3935ade2bf0537 (diff)
downloadslackbuilds-160a3034eeb1971e52953a63ca723490835dfd40.tar.gz
network/slack: Updated for version 4.38.115.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 90c0e97523..9c97033fb2 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.37.101}
+VERSION=${VERSION:-4.38.115}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
-SNAPREVISION=${SNAPREVISION:-142}
+SNAPREVISION=${SNAPREVISION:-145}
SNAPPKG=JUJH91Ved74jd4ZgJCpzMBtYbPOzTlsD_$SNAPREVISION.snap
if [ -z "$ARCH" ]; then
diff --git a/network/slack/slack.info b/network/slack/slack.info
index 5fa332568b..eed1d5198a 100644
--- a/network/slack/slack.info
+++ b/network/slack/slack.info
@@ -1,10 +1,10 @@
PRGNAM="slack"
-VERSION="4.37.101"
+VERSION="4.38.115"
HOMEPAGE="https://slack.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://api.snapcraft.io/api/v1/snaps/download/JUJH91Ved74jd4ZgJCpzMBtYbPOzTlsD_142.snap"
-MD5SUM_x86_64="14567aa40b8d3db83cae4e2af4e89a96"
+DOWNLOAD_x86_64="https://api.snapcraft.io/api/v1/snaps/download/JUJH91Ved74jd4ZgJCpzMBtYbPOzTlsD_145.snap"
+MD5SUM_x86_64="5c67ac7b116c379d7345948d45dcc486"
REQUIRES=""
MAINTAINER="Ruari Oedegaard"
EMAIL="sbo@ruari.com"