network/slack: Updated for version 2.3.4 + new maintainer.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Harald Achitz 2017-01-16 21:11:48 +00:00 committed by Willy Sudiarto Raharjo
parent 83b0cbedab
commit a07ce5c323
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 8 additions and 6 deletions

View file

@ -3,6 +3,8 @@
# Slackware build script for slack
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
# Harald Achitz | Stockholm/Sweden | harald.achitz@gmail.com:w
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@ -24,7 +26,7 @@
PRGNAM=slack
VERSION=${VERSION:-2.3.3}
VERSION=${VERSION:-2.3.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="slack"
VERSION="2.3.3"
VERSION="2.3.4"
HOMEPAGE="https://slack.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://downloads.slack-edge.com/linux_releases/slack-desktop-2.3.3-amd64.deb"
MD5SUM_x86_64="01b464e4c38df293265ad217dc6a1a20"
DOWNLOAD_x86_64="https://downloads.slack-edge.com/linux_releases/slack-desktop-2.3.4-amd64.deb"
MD5SUM_x86_64="15f37e8bf1700f9270414cceb9708a67"
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryanpcmcquen@member.fsf.org"
MAINTAINER="Harald Achitz"
EMAIL="harald.achitz@gmail.com"