diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-30 09:18:20 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-30 09:18:20 +0200 |
commit | 0b9113889f36256b280fee9f68647dba5ddf9caf (patch) | |
tree | c46f6e64ad8747fe5700ed7275c19e93d8c69b2b /zoom/PKGBUILD | |
parent | 932a16a0bfdca4bb935d712d060ec2856968c515 (diff) | |
download | archlinuxewe-0b9113889f36256b280fee9f68647dba5ddf9caf.tar.xz |
zoom: rebuild
Diffstat (limited to 'zoom/PKGBUILD')
-rw-r--r-- | zoom/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zoom/PKGBUILD b/zoom/PKGBUILD index 83984b219..54e202061 100644 --- a/zoom/PKGBUILD +++ b/zoom/PKGBUILD @@ -4,7 +4,7 @@ pkgname=zoom pkgver=6.0.2 _subver=4680 -pkgrel=36 +pkgrel=37 pkgdesc="Video Conferencing and Web Conferencing Service" arch=('x86_64') license=('LicenseRef-zoom') @@ -56,7 +56,7 @@ _pinned_dependencies=( 'libxrandr=1.5.4' 'libxtst=1.2.5' 'libz.so=1' - 'mesa=1:24.1.6' + 'mesa=1:24.2.1' 'nspr=4.35' 'nss=3.103' 'xcb-util-image=0.4.1' |