network/slack: Updated for version 4.2.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Pedro R.M. Júnior 2019-12-07 21:57:16 +07:00 committed by Willy Sudiarto Raharjo
parent cab2ee1ba9
commit 42b2f52e25
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.1.2}
VERSION=${VERSION:-4.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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