network/slack: Updated for version 4.3.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Pedro R.M. Júnior 2020-02-15 08:23:36 +07:00 committed by Willy Sudiarto Raharjo
parent 8ed07f7bc1
commit fc38749b30
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@
PRGNAM=slack
VERSION=${VERSION:-4.2.0}
VERSION=${VERSION:-4.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="slack"
VERSION="4.2.0"
VERSION="4.3.2"
HOMEPAGE="https://slack.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://downloads.slack-edge.com/linux_releases/slack-desktop-4.2.0-amd64.deb"
MD5SUM_x86_64="4fce665452e1ceec316c734f2299bfef"
DOWNLOAD_x86_64="https://downloads.slack-edge.com/linux_releases/slack-desktop-4.3.2-amd64.deb"
MD5SUM_x86_64="d6f11e7d87952e7d953154aaa3316a22"
REQUIRES=""
MAINTAINER="Pedro R.M. Júnior"
EMAIL="pedrormjunior@gmail.com"