summaryrefslogtreecommitdiff
path: root/teams/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-03-31 08:13:25 +0200
committerErich Eckner <git@eckner.net>2022-03-31 08:13:25 +0200
commit9829b2faed70cd14514256c8e141afe57142d5a6 (patch)
tree52b175b44c1972845ab3ac5ef1fb380b8284c301 /teams/PKGBUILD
parent8f6d719081ac33170e778036be8ae909e1924d57 (diff)
downloadarchlinuxewe-9829b2faed70cd14514256c8e141afe57142d5a6.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 4a872aa51..8c097a433 100644
--- a/teams/PKGBUILD
+++ b/teams/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=teams
pkgver=1.4.00.26453
-pkgrel=32
+pkgrel=33
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=22.0.0'
'nspr=4.33'
- 'nss=3.76'
+ 'nss=3.76.1'
)
depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4" "${_pinned_dependencies[@]}")
makedepends=(nodejs-lts-fermium)