mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/slack: Updated for version 3.0.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
b7d133318e
commit
e8ebb85d3c
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
|
||||
PRGNAM=slack
|
||||
VERSION=${VERSION:-3.0.2}
|
||||
VERSION=${VERSION:-3.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue