network/slack: Updated for version 4.29.149.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ruari Oedegaard 2022-12-01 22:07:55 +07:00 committed by Willy Sudiarto Raharjo
parent 0b6769b14e
commit 9dc647cd90
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -29,14 +29,14 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slack
VERSION=${VERSION:-4.28.184}
VERSION=${VERSION:-4.29.149}
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:-67}
SNAPREVISION=${SNAPREVISION:-68}
SNAPPKG=JUJH91Ved74jd4ZgJCpzMBtYbPOzTlsD_$SNAPREVISION.snap
if [ -z "$ARCH" ]; then

View file

@ -1,10 +1,10 @@
PRGNAM="slack"
VERSION="4.28.184"
VERSION="4.29.149"
HOMEPAGE="https://slack.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://api.snapcraft.io/api/v1/snaps/download/JUJH91Ved74jd4ZgJCpzMBtYbPOzTlsD_67.snap"
MD5SUM_x86_64="a869f81977be06551c04cafa679aa20c"
DOWNLOAD_x86_64="https://api.snapcraft.io/api/v1/snaps/download/JUJH91Ved74jd4ZgJCpzMBtYbPOzTlsD_68.snap"
MD5SUM_x86_64="6db82c2ef11264b4deecee835cdcbd35"
REQUIRES=""
MAINTAINER="Ruari Oedegaard"
EMAIL="sbo@ruari.com"