diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-10-01 08:11:50 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-10-01 08:11:54 +0200 |
commit | c824f4ef34c7366f2a9a287001ea6345f74422f5 (patch) | |
tree | 01f4e65bdc3335a400eb6d05d8cbf77eee7c1b36 /zoom/PKGBUILD | |
parent | a81c38136924b352268c2531dcf65fab9c73989a (diff) | |
download | archlinuxewe-c824f4ef34c7366f2a9a287001ea6345f74422f5.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 cedd07c33..df9ad2835 100644 --- a/zoom/PKGBUILD +++ b/zoom/PKGBUILD @@ -4,7 +4,7 @@ pkgname=zoom pkgver=6.0.2 _subver=4680 -pkgrel=41 +pkgrel=42 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.2.3' 'nspr=4.35' - 'nss=3.104' + 'nss=3.105' 'xcb-util-image=0.4.1' 'xcb-util-keysyms=0.4.1' ) |