summaryrefslogtreecommitdiff
path: root/teams-for-linux/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-10-01 08:11:50 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-10-01 08:11:54 +0200
commitb98a4a87ff81726e6484999ee1ad2b71e6cf5c59 (patch)
treefd5d44c396a04e014ce0b4628bef003ee044d1b0 /teams-for-linux/PKGBUILD
parent897a18b0d825447be0b98da88a3d5b6aae4ea33e (diff)
downloadarchlinuxewe-b98a4a87ff81726e6484999ee1ad2b71e6cf5c59.tar.xz
teams-for-linux: rebuild
Diffstat (limited to 'teams-for-linux/PKGBUILD')
-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 55ffd8587..cda6e0f55 100644
--- a/teams-for-linux/PKGBUILD
+++ b/teams-for-linux/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=teams-for-linux
pkgver=1.9.0
-pkgrel=13
+pkgrel=14
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.2.3'
'nspr=4.35'
- 'nss=3.104'
+ 'nss=3.105'
)
depends=("gtk3" "libxss" "${_pinned_dependencies[@]}")
makedepends=('nodejs-lts-iron' "node-gyp" "python" "yarn")