diff options
author | Mario Preksavec <mario@slackware.hr> | 2022-05-03 23:32:48 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-07 13:59:17 +0700 |
commit | 0cd4b169331b1d0dca320e523f285f0423c83590 (patch) | |
tree | 68aa85bf894ed324a9c9c9ad4dc69ceab9443a21 /network/teams | |
parent | d2e5cb7cd0270057e003fd0e188a5721edcef8ad (diff) |
network/teams: Updated for version 1.5.00.10453.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/teams')
-rw-r--r-- | network/teams/teams.SlackBuild | 6 | ||||
-rw-r--r-- | network/teams/teams.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/teams/teams.SlackBuild b/network/teams/teams.SlackBuild index 395f8f94b5eb9..fc60a9e61dbd5 100644 --- a/network/teams/teams.SlackBuild +++ b/network/teams/teams.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for teams -# Copyright 2020, 2021 Mario Preksavec, Zagreb, Croatia +# Copyright 2020, 2022 Mario Preksavec, Zagreb, Croatia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=teams -VERSION=${VERSION:-1.4.00.26453} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.5.00.10453} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/teams/teams.info b/network/teams/teams.info index 567bed50bbe18..37f47242f8a64 100644 --- a/network/teams/teams.info +++ b/network/teams/teams.info @@ -1,10 +1,10 @@ PRGNAM="teams" -VERSION="1.4.00.26453" +VERSION="1.5.00.10453" 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.26453_amd64.deb" -MD5SUM_x86_64="0b3446fbcce9cf3bfd8d982937238c62" +DOWNLOAD_x86_64="https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/teams_1.5.00.10453_amd64.deb" +MD5SUM_x86_64="6c294257cd7c52ffce091edd99735657" REQUIRES="" MAINTAINER="Mario Preksavec" EMAIL="mario at slackware dot hr" |