summaryrefslogtreecommitdiff
path: root/teams
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-11-02 21:31:05 +0100
committerErich Eckner <git@eckner.net>2021-11-02 21:31:05 +0100
commit85ac87001177c7ccd1f8415acc948847ae2d302a (patch)
tree58eb52f4ec7b4cdbda0731e5ba6abccd8b64f01a /teams
parenta9035bcaddf4d743de49018b00780a1b449bf770 (diff)
downloadarchlinuxewe-85ac87001177c7ccd1f8415acc948847ae2d302a.tar.xz
teams: rebuild
Diffstat (limited to 'teams')
-rw-r--r--teams/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/teams/PKGBUILD b/teams/PKGBUILD
index d84792cb9..76112f7d6 100644
--- a/teams/PKGBUILD
+++ b/teams/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=teams
pkgver=1.4.00.26453
-pkgrel=2
+pkgrel=3
pkgdesc="Microsoft Teams for Linux is your chat-centered workspace in Office 365"
arch=('x86_64')
url="https://teams.microsoft.com/downloads"
@@ -42,7 +42,7 @@ _pinned_dependencies=(
'libxtst=1.2.3'
'mesa=21.2.4'
'nspr=4.32'
- 'nss=3.71'
+ 'nss=3.72'
)
depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4" "${_pinned_dependencies[@]}")
optdepends=("libappindicator-gtk3: Systray indicator support"