summaryrefslogtreecommitdiff
path: root/teams-for-linux
diff options
context:
space:
mode:
Diffstat (limited to 'teams-for-linux')
-rw-r--r--teams-for-linux/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/teams-for-linux/PKGBUILD b/teams-for-linux/PKGBUILD
index 23f9efe27..022554cc7 100644
--- a/teams-for-linux/PKGBUILD
+++ b/teams-for-linux/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=teams-for-linux
pkgver=1.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Unofficial Microsoft Teams client for Linux using Electron."
arch=("aarch64" "armv7h" "i686" "x86_64")
url="https://github.com/IsmaelMartinez/${pkgname}"
@@ -35,7 +35,7 @@ _pinned_dependencies=(
'libxrandr=1.5.4'
'mesa=1:23.3.3'
'nspr=4.35'
- 'nss=3.96.1'
+ 'nss=3.97'
)
depends=("gtk3" "libxss" "${_pinned_dependencies[@]}")
makedepends=('nodejs-lts-hydrogen' "node-gyp" "python" "yarn")