network/slack: Updated for version 2.6.3.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Harald Achitz 2017-08-01 00:49:41 +01:00 committed by Willy Sudiarto Raharjo
parent 28eb7da015
commit 2fe6bf53d4
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
PRGNAM=slack
VERSION=${VERSION:-2.6.0}
VERSION=${VERSION:-2.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="slack"
VERSION="2.6.0"
VERSION="2.6.3"
HOMEPAGE="https://slack.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://downloads.slack-edge.com/linux_releases/slack-desktop-2.6.0-amd64.deb"
MD5SUM_x86_64="3841e76896bb6e2070d91a559fe73f25"
DOWNLOAD_x86_64="https://downloads.slack-edge.com/linux_releases/slack-desktop-2.6.3-amd64.deb"
MD5SUM_x86_64="59540c00885f267438d8c53c2724db6a"
REQUIRES=""
MAINTAINER="Harald Achitz"
EMAIL="harald.achitz@gmail.com"