network/slack: Updated for version 3.0.5.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Harald Achitz 2018-02-04 19:06:49 +00:00 committed by Willy Sudiarto Raharjo
parent b7d133318e
commit e8ebb85d3c
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="slack"
VERSION="3.0.2"
VERSION="3.0.5"
HOMEPAGE="https://slack.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://downloads.slack-edge.com/linux_releases/slack-desktop-3.0.2-amd64.deb"
MD5SUM_x86_64="dc28cc026e49949fb0b101d772f5c17b"
DOWNLOAD_x86_64="https://downloads.slack-edge.com/linux_releases/slack-desktop-3.0.5-amd64.deb"
MD5SUM_x86_64="87af00dcd0b2b19d7450660305c8f1f7"
REQUIRES=""
MAINTAINER="Harald Achitz"
EMAIL="harald.achitz@gmail.com"