diff options
author | Arleson Tonnera <arlesontonnera@ymail.com> | 2021-08-29 18:39:02 -0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-07 13:10:48 +0700 |
commit | ba48ebea4b6e807d708f9d2ce7410241fb68fa15 (patch) | |
tree | 06b46466fb93d576fb1aa863124e8a7f06103654 /network/teams | |
parent | a683c521e8ca8d6e49c45646a14a7e65e48b7173 (diff) | |
download | slackbuilds-ba48ebea4b6e807d708f9d2ce7410241fb68fa15.tar.gz |
network/teams: Updated for version 1.4.00.26453
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/teams')
-rw-r--r-- | network/teams/teams.SlackBuild | 2 | ||||
-rw-r--r-- | network/teams/teams.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/teams/teams.SlackBuild b/network/teams/teams.SlackBuild index 1df129fb39..38a0a16903 100644 --- a/network/teams/teams.SlackBuild +++ b/network/teams/teams.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=teams -VERSION=${VERSION:-1.4.00.7556} +VERSION=${VERSION:-1.4.00.26453} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/teams/teams.info b/network/teams/teams.info index fdf0ea4ee4..567bed50bb 100644 --- a/network/teams/teams.info +++ b/network/teams/teams.info @@ -1,10 +1,10 @@ PRGNAM="teams" -VERSION="1.4.00.7556" +VERSION="1.4.00.26453" HOMEPAGE="https://teams.microsoft.com/downloads" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/teams_1.4.00.7556_amd64.deb" -MD5SUM_x86_64="3144e00cf533801a3aa48e38d5ec81dc" +DOWNLOAD_x86_64="https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/teams_1.4.00.26453_amd64.deb" +MD5SUM_x86_64="0b3446fbcce9cf3bfd8d982937238c62" REQUIRES="" MAINTAINER="Mario Preksavec" EMAIL="mario at slackware dot hr" |