summaryrefslogtreecommitdiff
path: root/teams
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-02-14 19:31:59 +0100
committerErich Eckner <git@eckner.net>2023-02-14 19:31:59 +0100
commit084f4e796d14eb336a57fb8a3c6a85d12357cc87 (patch)
tree3dcc88b034f9c1ee8bf1dfb7f790351480325c20 /teams
parent7bc5fa746454c50581123c3d468d5e9906ad21b3 (diff)
downloadarchlinuxewe-084f4e796d14eb336a57fb8a3c6a85d12357cc87.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 47becb4f1..8a2673c06 100644
--- a/teams/PKGBUILD
+++ b/teams/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=teams
pkgver=1.5.00.23861
-pkgrel=15
+pkgrel=16
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.4'
'mesa=22.3.4'
'nspr=4.35'
- 'nss=3.88.1'
+ 'nss=3.87'
)
depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4" "${_pinned_dependencies[@]}")
makedepends=(nodejs-lts-fermium)