mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/slack: Updated for version 2.3.4 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
83b0cbedab
commit
a07ce5c323
2 changed files with 8 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue