summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÓscar García Amor2019-12-11 16:34:11 +0100
committerÓscar García Amor2019-12-11 16:34:11 +0100
commitcf376c19cf28288fd6ea78ad3184370cf9266d77 (patch)
treeae324946f84a0549c7dc7be813671a3712efeb6f /PKGBUILD
parentaba387457b3d44f5224564f933e458ee82a6fd04 (diff)
downloadaur-cf376c19cf28288fd6ea78ad3184370cf9266d77.tar.gz
upgpkg: teams 1.2.00.32451-3
Replaces ms-teams
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index beabba35de6b..224157740e70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,15 @@
pkgname=teams
pkgver=1.2.00.32451
-pkgrel=2
+pkgrel=3
pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365"
arch=('x86_64')
-url="https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams"
+url="https://teams.microsoft.com/downloads"
license=('custom')
depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4")
optdepends=("org.freedesktop.secrets")
-conflicts=("teams-insiders")
+conflicts=("ms-teams" "teams-insiders")
+replaces=("ms-teams")
source=("https://packages.microsoft.com/repos/ms-teams/pool/main/t/teams/${pkgname}_${pkgver}_amd64.deb")
noextract=("${pkgname}_${pkgver}_amd64.deb")
sha256sums=('28d8a0e644a4bb9d4ee9295953b97b7fa6558b8a9d1d28363a594f5cde1c05dc')