From ed58adc7e8d93aadb991c85153c1bb2b0b86cb7f Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 27 Mar 2024 09:40:31 +0100 Subject: zoom: rebuild --- zoom/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zoom/PKGBUILD b/zoom/PKGBUILD index b0bcb6429..87660a914 100644 --- a/zoom/PKGBUILD +++ b/zoom/PKGBUILD @@ -5,7 +5,7 @@ pkgname=zoom pkgver=5.14.7.2928 _build=${pkgver#*.*.*.} _pkgver=${pkgver%.${_build}} -pkgrel=58 +pkgrel=59 pkgdesc="Video Conferencing and Web Conferencing Service" arch=('x86_64') license=('custom') @@ -46,7 +46,7 @@ _pinned_dependencies=( 'libwayland-client.so=0' 'libwayland-cursor.so=0' 'libwayland-egl.so=1' - 'libx11=1.8.7' + 'libx11=1.8.8' 'libxcb=1.16.1' 'libxcomposite=0.4.6' 'libxdamage=1.1.6' -- cgit v1.2.3-54-g00ecf