mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
network/slack: Updated for version 2.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f387b91c40
commit
a32ab9b44b
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
|
|
||||||
PRGNAM=slack
|
PRGNAM=slack
|
||||||
VERSION=${VERSION:-2.5.1}
|
VERSION=${VERSION:-2.6.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="slack"
|
PRGNAM="slack"
|
||||||
VERSION="2.5.1"
|
VERSION="2.6.0"
|
||||||
HOMEPAGE="https://slack.com"
|
HOMEPAGE="https://slack.com"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://downloads.slack-edge.com/linux_releases/slack-desktop-2.5.1-amd64.deb"
|
DOWNLOAD_x86_64="https://downloads.slack-edge.com/linux_releases/slack-desktop-2.6.0-amd64.deb"
|
||||||
MD5SUM_x86_64="bd372f9e413b8d391f12dbd803cd37a0"
|
MD5SUM_x86_64="3841e76896bb6e2070d91a559fe73f25"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Harald Achitz"
|
MAINTAINER="Harald Achitz"
|
||||||
EMAIL="harald.achitz@gmail.com"
|
EMAIL="harald.achitz@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue