summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2024-03-11 11:02:11 +0100
committerGordian Edenhofer2024-03-11 11:02:11 +0100
commit7af6ee76f5c2934341daba3614610591100c3aa0 (patch)
tree9202d74580676a65e71d8c5da9d26b40eae2ca8e
parenta1a7f54f97f960106b86153ee7e6ec95baef3004 (diff)
downloadaur-7af6ee76f5c2934341daba3614610591100c3aa0.tar.gz
upgpkg: zoom 5.17.11-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b21498e897b2..3d3e01e74207 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoom
pkgdesc = Video Conferencing and Web Conferencing Service
- pkgver = 5.17.10
+ pkgver = 5.17.11
pkgrel = 1
url = https://zoom.us/
arch = x86_64
@@ -37,7 +37,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.17.10.3512_orig_x86_64.pkg.tar.xz::https://cdn.zoom.us/prod/5.17.10.3512/zoom_x86_64.pkg.tar.xz
- sha512sums = 8a2ba98f7d4014547398d22a6399c455491540be4ed7d46732affc110568bad0811b684c7608d78fa35046687451d9432518f9f29e40f5a70d1dd992d05a78f0
+ source = zoom-5.17.11.3835_orig_x86_64.pkg.tar.xz::https://zoom.us/client/5.17.11.3835/zoom_x86_64.pkg.tar.xz
+ sha512sums = 78516c3da6e97e1578aea5991f8b28e3a21a8676e65796d6b92d4b5f8ae5b152e12522342155ba37fad93753eb46ab6bb47e526f26719578af85ab70ceefd356
pkgname = zoom
diff --git a/PKGBUILD b/PKGBUILD
index db1d9c2418d1..6ef476ef36a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=5.17.10
-_subver=3512
+pkgver=5.17.11
+_subver=3835
pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
@@ -17,8 +17,8 @@ optdepends=('pulseaudio-alsa: audio via PulseAudio'
'picom: extra compositor needed by some window managers for screen sharing'
'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=('8a2ba98f7d4014547398d22a6399c455491540be4ed7d46732affc110568bad0811b684c7608d78fa35046687451d9432518f9f29e40f5a70d1dd992d05a78f0')
+source=("${pkgname}-${pkgver}.${_subver}_orig_x86_64.pkg.tar.xz"::"https://zoom.us/client/${pkgver}.${_subver}/zoom_x86_64.pkg.tar.xz")
+sha512sums=('78516c3da6e97e1578aea5991f8b28e3a21a8676e65796d6b92d4b5f8ae5b152e12522342155ba37fad93753eb46ab6bb47e526f26719578af85ab70ceefd356')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"