diff options
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 21551eafe..c9d4b9220 100644 --- a/zoom/PKGBUILD +++ b/zoom/PKGBUILD @@ -4,13 +4,13 @@ pkgname=zoom pkgver=6.0.2 _subver=4680 -pkgrel=39 +pkgrel=40 pkgdesc="Video Conferencing and Web Conferencing Service" arch=('x86_64') license=('LicenseRef-zoom') url="https://zoom.us/" _pinned_dependencies=( - 'gcc-libs=14.2.1+r32+geccf707e5ce' + 'gcc-libs=14.2.1+r134+gab884fffe3fc' 'glibc>=2.35' 'libasound.so=2' 'libatk-1.0.so=0' |