summaryrefslogtreecommitdiff
path: root/teams/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-07-14 05:58:01 +0200
committerErich Eckner <git@eckner.net>2021-07-14 05:58:01 +0200
commita775459bebf07e909f8f295f2b642c4e457cdb03 (patch)
treedffc37a05423b4224ab9db471b7f9815098901da /teams/PKGBUILD
parent66b60499b03c839f9be765b5b85b5d813819b61b (diff)
downloadarchlinuxewe-a775459bebf07e909f8f295f2b642c4e457cdb03.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 e1bec6a1a..89ea30830 100644
--- a/teams/PKGBUILD
+++ b/teams/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=teams
pkgver=1.4.00.13653
-pkgrel=4
+pkgrel=5
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.1.4'
'nspr=4.32'
- 'nss=3.67'
+ 'nss=3.68'
)
depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4" "${_pinned_dependencies[@]}")
optdepends=("libappindicator-gtk3: Systray indicator support"