diff options
author | Erich Eckner <git@eckner.net> | 2024-07-10 17:29:00 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-07-10 17:29:00 +0200 |
commit | d5135b3bfb47e5f4b68f2a159dae615eba4e516e (patch) | |
tree | 21bcf7af3960e6a2755e932bbe3525bb911f5840 /zoom/PKGBUILD | |
parent | e25f9aad9cec2263eaa048d269b284a54472575f (diff) | |
download | archlinuxewe-d5135b3bfb47e5f4b68f2a159dae615eba4e516e.tar.xz |
zoom: rebuild
Diffstat (limited to 'zoom/PKGBUILD')
-rw-r--r-- | zoom/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/zoom/PKGBUILD b/zoom/PKGBUILD index 432928f2f..390a03aec 100644 --- a/zoom/PKGBUILD +++ b/zoom/PKGBUILD @@ -4,7 +4,7 @@ pkgname=zoom pkgver=6.0.2 _subver=4680 -pkgrel=24 +pkgrel=25 pkgdesc="Video Conferencing and Web Conferencing Service" arch=('x86_64') license=('LicenseRef-zoom') @@ -56,9 +56,9 @@ _pinned_dependencies=( 'libxrandr=1.5.4' 'libxtst=1.2.4' 'libz.so=1' - 'mesa=1:24.1.2' + 'mesa=1:24.1.3' 'nspr=4.35' - 'nss=3.101' + 'nss=3.102' 'xcb-util-image=0.4.1' 'xcb-util-keysyms=0.4.1' ) |