summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2021-07-26 15:48:58 +0200
committerGordian Edenhofer2021-07-26 15:48:58 +0200
commitbd1e7f27dbf4ccf68a4f71f8284af12518e492e0 (patch)
treefb9d67ff57ef34af658160ae2f2301240398de48
parent2bd90812fa0a787c43fe1c8eaeedd668bf6342df (diff)
downloadaur-bd1e7f27dbf4ccf68a4f71f8284af12518e492e0.tar.gz
upgpkg: zoom 5.7.4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cef4eaa8e758..6e1228f0c560 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoom
pkgdesc = Video Conferencing and Web Conferencing Service
- pkgver = 5.7.3
+ pkgver = 5.7.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.7.3_orig_x86_64.pkg.tar.xz::https://zoom.us/client/5.7.28852.0718/zoom_x86_64.pkg.tar.xz
- sha512sums = 3e50c9af2e379747072f69e88f80d87ba35a97a335d19d74bbd2bf96e29fbcb269473c1bf8c4bb73851d488ae54175592ea75ca6b10241e084065471f86334a9
+ source = zoom-5.7.4_orig_x86_64.pkg.tar.xz::https://zoom.us/client/5.7.28991.0726/zoom_x86_64.pkg.tar.xz
+ sha512sums = b0e909b523f761087a2b57b899da98efee727c6fc020b8ddbc4753974d8661432f1726a987806e189f7014f76fa01bd57120b40c6870e905bb2b2fa3d3f2426f
pkgname = zoom
diff --git a/PKGBUILD b/PKGBUILD
index abd25aaf1e36..6e2f21b23261 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=5.7.3
-_build=28852.0718
+pkgver=5.7.4
+_build=28991.0726
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}_orig_x86_64.pkg.tar.xz"::"https://zoom.us/client/${pkgver:0:-1}${_build}/zoom_x86_64.pkg.tar.xz")
-sha512sums=('3e50c9af2e379747072f69e88f80d87ba35a97a335d19d74bbd2bf96e29fbcb269473c1bf8c4bb73851d488ae54175592ea75ca6b10241e084065471f86334a9')
+sha512sums=('b0e909b523f761087a2b57b899da98efee727c6fc020b8ddbc4753974d8661432f1726a987806e189f7014f76fa01bd57120b40c6870e905bb2b2fa3d3f2426f')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"