summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2023-06-05 14:52:15 -0400
committerGordian Edenhofer2023-06-05 14:52:15 -0400
commit168ba2f15a5e497c2960679e4abb9a9015801b40 (patch)
tree9d07f1b11fc5fafd8bfc1b973c6a2e0a6d56fcca
parent3d42b7551c512b8385103fb3b8f19fc3f3720094 (diff)
downloadaur-168ba2f15a5e497c2960679e4abb9a9015801b40.tar.gz
upgpkg: zoom 5.14.10-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a682c00cdd01..54c103efad33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoom
pkgdesc = Video Conferencing and Web Conferencing Service
- pkgver = 5.14.7
+ pkgver = 5.14.10
pkgrel = 1
url = https://zoom.us/
arch = x86_64
@@ -34,7 +34,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.14.7.2928_orig_x86_64.pkg.tar.xz::https://cdn.zoom.us/prod/5.14.7.2928/zoom_x86_64.pkg.tar.xz
- sha512sums = b8fe82840ae3e03162ec4736983e85085460d06588bff2605d76b172a9171b5981f7ba0a8c4c435fd015ba9185fe0a1c98a4491e9ece7b1d4026efd6944d9654
+ source = zoom-5.14.10.3738_orig_x86_64.pkg.tar.xz::https://cdn.zoom.us/prod/5.14.10.3738/zoom_x86_64.pkg.tar.xz
+ sha512sums = 8292e2f638782a37fc627f76762012062afa27511da29758b891e50c143ca5ca7ab5738029f0d6c533ce28a7821bf9b8b93f795d52876833818b1104c0c81977
pkgname = zoom
diff --git a/PKGBUILD b/PKGBUILD
index ad1cdbbb62f9..da00abb5aaee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=5.14.7
-_subver=2928
+pkgver=5.14.10
+_subver=3738
pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
@@ -19,7 +19,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=('b8fe82840ae3e03162ec4736983e85085460d06588bff2605d76b172a9171b5981f7ba0a8c4c435fd015ba9185fe0a1c98a4491e9ece7b1d4026efd6944d9654')
+sha512sums=('8292e2f638782a37fc627f76762012062afa27511da29758b891e50c143ca5ca7ab5738029f0d6c533ce28a7821bf9b8b93f795d52876833818b1104c0c81977')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"