From ac5b01205a1ff7dd7ab126d6eca82876fe5e6b38 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 16 Apr 2024 08:58:31 +0200 Subject: zoom: rebuild --- zoom/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zoom/PKGBUILD b/zoom/PKGBUILD index 297a10eac..1b15839bb 100644 --- a/zoom/PKGBUILD +++ b/zoom/PKGBUILD @@ -5,7 +5,7 @@ pkgname=zoom pkgver=5.14.7.2928 _build=${pkgver#*.*.*.} _pkgver=${pkgver%.${_build}} -pkgrel=62 +pkgrel=63 pkgdesc="Video Conferencing and Web Conferencing Service" arch=('x86_64') license=('custom') @@ -47,7 +47,7 @@ _pinned_dependencies=( 'libwayland-cursor.so=0' 'libwayland-egl.so=1' 'libx11=1.8.9' - 'libxcb=1.16.1' + 'libxcb=1.17.0' 'libxcomposite=0.4.6' 'libxdamage=1.1.6' 'libxext=1.3.6' -- cgit v1.2.3-54-g00ecf