diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-05 07:43:00 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-08-05 07:43:00 +0200 |
commit | 4670b84d339ab89bd5f35e3a33eb1007ab9a593c (patch) | |
tree | 3c8e91419a159828e2fab6ecb5c4251173a9c1ad /zoom/PKGBUILD | |
parent | a3c35140ce15ac1dd028fec2965c075859995b6a (diff) | |
download | archlinuxewe-4670b84d339ab89bd5f35e3a33eb1007ab9a593c.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 25c046983..f18a3de93 100644 --- a/zoom/PKGBUILD +++ b/zoom/PKGBUILD @@ -4,7 +4,7 @@ pkgname=zoom pkgver=6.0.2 _subver=4680 -pkgrel=30 +pkgrel=31 pkgdesc="Video Conferencing and Web Conferencing Service" arch=('x86_64') license=('LicenseRef-zoom') @@ -58,7 +58,7 @@ _pinned_dependencies=( 'libz.so=1' 'mesa=1:24.1.5' 'nspr=4.35' - 'nss=3.102.1' + 'nss=3.103' 'xcb-util-image=0.4.1' 'xcb-util-keysyms=0.4.1' ) |