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>
This commit is contained in:
Mario Preksavec 2022-05-03 23:32:48 +02:00 committed by Willy Sudiarto Raharjo
parent d2e5cb7cd0
commit 0cd4b16933
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -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"