summaryrefslogtreecommitdiff
path: root/zoom
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-03-18 14:04:44 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-03-18 14:04:44 +0100
commitccd0764b85539435f92ab6f08aa5b4d400ad98d9 (patch)
tree5e04ab4b351bd96c01fe30772412ff91a8714d03 /zoom
parentadb992b83735201dd97ed2130d89d5000d1887b7 (diff)
downloadarchlinuxewe-ccd0764b85539435f92ab6f08aa5b4d400ad98d9.tar.xz
zoom: rebuild
Diffstat (limited to 'zoom')
-rw-r--r--zoom/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/zoom/PKGBUILD b/zoom/PKGBUILD
index fb2562d0a..5f6d94d40 100644
--- a/zoom/PKGBUILD
+++ b/zoom/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=zoom
pkgver=5.14.7.2928
_build=${pkgver#*.*.*.}
_pkgver=${pkgver%.${_build}}
-pkgrel=55
+pkgrel=56
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
license=('custom')
@@ -59,7 +59,7 @@ _pinned_dependencies=(
'libz.so=1'
'mesa=1:24.0.3'
'nspr=4.35'
- 'nss=3.98'
+ 'nss=3.99'
'xcb-util-image=0.4.1'
'xcb-util-keysyms=0.4.1'
)