summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2022-04-19 10:33:10 +0200
committerGordian Edenhofer2022-04-19 10:33:10 +0200
commit8f7a708d8c7d0dada62ebc4a84d6bb86e0d5f8c1 (patch)
tree0aaa9acc527ae2526cf73b3b72a5947dcd1ee685
parenta242e55aae3e82dd904db666cda7f0dcd71b7f4f (diff)
downloadaur-8f7a708d8c7d0dada62ebc4a84d6bb86e0d5f8c1.tar.gz
upgpkg: zoom 5.10.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0483f4cfdb7f..bdd3807d9b99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoom
pkgdesc = Video Conferencing and Web Conferencing Service
- pkgver = 5.10.0
+ pkgver = 5.10.3
pkgrel = 1
url = https://zoom.us/
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = zoom
optdepends = picom: extra compositor needed by some window managers for screen sharing
optdepends = xcompmgr: extra compositor needed by some window managers for screen sharing
options = !strip
- source = zoom-5.10.0.2450_orig_x86_64.pkg.tar.xz::https://cdn.zoom.us/prod/5.10.0.2450/zoom_x86_64.pkg.tar.xz
- sha512sums = 104090aa31e391d0caf5aec063f3aa60f7d9b94bf61cb728b5bcad51706aa381bb5ff7edd8a85999908aa92dd924938357b2f95147a1dba9ae4e7d759b6c9ddf
+ source = zoom-5.10.3.2778_orig_x86_64.pkg.tar.xz::https://cdn.zoom.us/prod/5.10.3.2778/zoom_x86_64.pkg.tar.xz
+ sha512sums = 82ebe0880a441a6f5a7f098007125f545b5eef7eace67074a97681586ffde9f9f9be0517c8730b369a80c84ee13a2ef449e9481c60e802e859323e0386db16cf
pkgname = zoom
diff --git a/PKGBUILD b/PKGBUILD
index b9930b53b06e..995940e614b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=5.10.0
-_subver=2450
+pkgver=5.10.3
+_subver=2778
pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
@@ -18,7 +18,7 @@ optdepends=('pulseaudio-alsa: audio via PulseAudio'
'xcompmgr: extra compositor needed by some window managers for screen sharing')
options=(!strip)
source=("${pkgname}-${pkgver}.${_subver}_orig_x86_64.pkg.tar.xz"::"https://cdn.zoom.us/prod/${pkgver}.${_subver}/zoom_x86_64.pkg.tar.xz")
-sha512sums=('104090aa31e391d0caf5aec063f3aa60f7d9b94bf61cb728b5bcad51706aa381bb5ff7edd8a85999908aa92dd924938357b2f95147a1dba9ae4e7d759b6c9ddf')
+sha512sums=('82ebe0880a441a6f5a7f098007125f545b5eef7eace67074a97681586ffde9f9f9be0517c8730b369a80c84ee13a2ef449e9481c60e802e859323e0386db16cf')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"