summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2022-04-26 15:45:28 +0200
committerGordian Edenhofer2022-04-26 15:45:28 +0200
commit048d9deff2b12a4da57bb4ce489612f9299b329c (patch)
treea66a13e14ab1403abb8f57e83320230d0de9a28d
parent8f7a708d8c7d0dada62ebc4a84d6bb86e0d5f8c1 (diff)
downloadaur-048d9deff2b12a4da57bb4ce489612f9299b329c.tar.gz
upgpkg: zoom 5.10.4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdd3807d9b99..5680ec519a54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoom
pkgdesc = Video Conferencing and Web Conferencing Service
- pkgver = 5.10.3
+ pkgver = 5.10.4
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.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
+ source = zoom-5.10.4.2845_orig_x86_64.pkg.tar.xz::https://cdn.zoom.us/prod/5.10.4.2845/zoom_x86_64.pkg.tar.xz
+ sha512sums = 7ff762370513149c366505d360069ca0e37b815d8e3c35220344cfa31baf6033e256ca5d2e4ab70284abfd6e2b33f391022ece578666fc203ef14276f68c6a1c
pkgname = zoom
diff --git a/PKGBUILD b/PKGBUILD
index 995940e614b2..9b95439c441c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=5.10.3
-_subver=2778
+pkgver=5.10.4
+_subver=2845
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=('82ebe0880a441a6f5a7f098007125f545b5eef7eace67074a97681586ffde9f9f9be0517c8730b369a80c84ee13a2ef449e9481c60e802e859323e0386db16cf')
+sha512sums=('7ff762370513149c366505d360069ca0e37b815d8e3c35220344cfa31baf6033e256ca5d2e4ab70284abfd6e2b33f391022ece578666fc203ef14276f68c6a1c')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"