summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-16 09:41:41 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-16 09:41:41 +0100
commit217d0c1ab2fcda55ea401c090b51ed9b976deb6e (patch)
treea4351718f6660833216b4cc5747206181da02979
parentcb88403ae34887dc2b36d8f51e093019b1c9be46 (diff)
downloadarchlinuxewe-217d0c1ab2fcda55ea401c090b51ed9b976deb6e.tar.xz
zoom: rebuild
-rw-r--r--zoom/PKGBUILD8
1 files 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'