summaryrefslogtreecommitdiff
path: root/teams/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-09-09 05:53:30 +0200
committerErich Eckner <git@eckner.net>2021-09-09 05:54:02 +0200
commitfe08304f1b673d45bc8dee2d80bf5f0d9fe4eef7 (patch)
treeae1450612998e6fa812e9ea2cd015d84ca1e3742 /teams/PKGBUILD
parent951b80838a576f7743bed84fcb8ec9201866fe87 (diff)
downloadarchlinuxewe-fe08304f1b673d45bc8dee2d80bf5f0d9fe4eef7.tar.xz
teams: rebuild
Diffstat (limited to 'teams/PKGBUILD')
-rw-r--r--teams/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/teams/PKGBUILD b/teams/PKGBUILD
index 9cadcb9b8..35ddf885e 100644
--- a/teams/PKGBUILD
+++ b/teams/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=teams
pkgver=1.4.00.13653
-pkgrel=10
+pkgrel=11
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.1'
'nspr=4.32'
- 'nss=3.69.1'
+ 'nss=3.70'
)
depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4" "${_pinned_dependencies[@]}")
optdepends=("libappindicator-gtk3: Systray indicator support"