From 217d0c1ab2fcda55ea401c090b51ed9b976deb6e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 16 Nov 2022 09:41:41 +0100 Subject: zoom: rebuild --- zoom/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/zoom/PKGBUILD b/zoom/PKGBUILD index 3dd3dc45d..b3d1c0c0e 100644 --- a/zoom/PKGBUILD +++ b/zoom/PKGBUILD @@ -5,7 +5,7 @@ pkgname=zoom pkgver=5.10.4.2845 _build=${pkgver#*.*.*.} _pkgver=${pkgver%.${_build}} -pkgrel=29 +pkgrel=30 pkgdesc="Video Conferencing and Web Conferencing Service" arch=('x86_64') license=('custom') @@ -44,7 +44,7 @@ _pinned_dependencies=( 'libwayland-cursor.so=0' 'libwayland-egl.so=1' 'libwayland-server.so=0' - 'libx11=1.8.1' + 'libx11=1.8.2' 'libxcb=1.15' 'libxcomposite=0.4.5' 'libxdamage=1.1.5' @@ -56,9 +56,9 @@ _pinned_dependencies=( 'libxrender=0.9.11' 'libxshmfence=1.3.1' 'libxtst=1.2.4' - 'mesa=22.2.2' + 'mesa=22.2.3' 'nspr=4.35' - 'nss=3.84' + 'nss=3.85' 'xcb-util-image=0.4.1' 'xcb-util-keysyms=0.4.1' 'zlib=1:1.2.13' -- cgit v1.2.3-54-g00ecf