summaryrefslogtreecommitdiff
path: root/teams-for-linux
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-07-29 08:25:29 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-07-29 08:25:29 +0200
commitd052ec15cd039b6608f6635a1fda0e043f6a2074 (patch)
tree024b0ad96d4359a4e9480aa4de6105fe60e78d50 /teams-for-linux
parent9a79b4538896dc341cf420f0df23db781ca94477 (diff)
downloadarchlinuxewe-d052ec15cd039b6608f6635a1fda0e043f6a2074.tar.xz
teams-for-linux: rebuild
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 9a6e2cad3..5576bc3ff 100644
--- a/teams-for-linux/PKGBUILD
+++ b/teams-for-linux/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=teams-for-linux
pkgver=1.5.0
-pkgrel=17
+pkgrel=18
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:24.1.4'
'nspr=4.35'
- 'nss=3.102'
+ 'nss=3.102.1'
)
depends=("gtk3" "libxss" "${_pinned_dependencies[@]}")
makedepends=('nodejs-lts-hydrogen' "node-gyp" "python" "yarn")