summaryrefslogtreecommitdiff
path: root/teams/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-10-17 20:51:27 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-10-17 20:51:27 +0200
commit3c5ce97be5a90a3105a5413bb13da49bbd7f5283 (patch)
tree19f90c300438166c3018da0222dfab94ca0c8332 /teams/PKGBUILD
parent32ce3ec8516002151bc2d0e635a0eb2ae4a41103 (diff)
downloadarchlinuxewe-3c5ce97be5a90a3105a5413bb13da49bbd7f5283.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 60ec2d8a3..0ac276104 100644
--- a/teams/PKGBUILD
+++ b/teams/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=teams
pkgver=1.5.00.10453
-pkgrel=23
+pkgrel=24
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.2.1'
'nspr=4.35'
- 'nss=3.83'
+ 'nss=3.84'
)
depends=("gtk3" "libxss" "alsa-lib" "libxtst" "libsecret" "nss" "glibc>=2.28-4" "${_pinned_dependencies[@]}")
makedepends=(nodejs-lts-fermium)