diff options
Diffstat (limited to 'zoom')
-rw-r--r-- | zoom/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zoom/PKGBUILD b/zoom/PKGBUILD index ba5ecc3bd..6e2885d4f 100644 --- a/zoom/PKGBUILD +++ b/zoom/PKGBUILD @@ -4,7 +4,7 @@ pkgname=zoom pkgver=6.0.2 _subver=4680 -pkgrel=17 +pkgrel=18 pkgdesc="Video Conferencing and Web Conferencing Service" arch=('x86_64') license=('LicenseRef-zoom') @@ -58,7 +58,7 @@ _pinned_dependencies=( 'libz.so=1' 'mesa=1:24.1.1' 'nspr=4.35' - 'nss=3.100' + 'nss=3.101' 'xcb-util-image=0.4.1' 'xcb-util-keysyms=0.4.1' ) |