summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-10-17 20:51:29 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-10-17 20:51:29 +0200
commitbe7d610c4b8458a1e83a5511a38e29d7251abca4 (patch)
tree535878b6a26300dda0ba684daefe1d34ae9b50c1
parentc9057a4e70a1ad0ee7001943f1781ea2bf1ff2b3 (diff)
downloadarchlinuxewe-be7d610c4b8458a1e83a5511a38e29d7251abca4.tar.xz
zoom: rebuild
-rw-r--r--zoom/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/zoom/PKGBUILD b/zoom/PKGBUILD
index c8934c90f..52c7eb585 100644
--- a/zoom/PKGBUILD
+++ b/zoom/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=zoom
pkgver=5.10.4.2845
_build=${pkgver#*.*.*.}
_pkgver=${pkgver%.${_build}}
-pkgrel=24
+pkgrel=25
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
license=('custom')
@@ -58,10 +58,10 @@ _pinned_dependencies=(
'libxtst=1.2.4'
'mesa=22.2.1'
'nspr=4.35'
- 'nss=3.83'
+ 'nss=3.84'
'xcb-util-image=0.4.0'
'xcb-util-keysyms=0.4.0'
- 'zlib=1:1.2.12'
+ 'zlib=1:1.2.13'
)
depends=('fontconfig' 'glib2' 'libpulse' 'libsm' 'ttf-font' 'libx11' 'libxtst' 'libxcb'
'libxcomposite' 'libxfixes' 'libxi' 'libxcursor' 'libxkbcommon-x11' 'libxrandr'