summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2022-07-20 11:26:58 +0200
committerGordian Edenhofer2022-07-20 11:26:58 +0200
commitc77583fb99e8b8de83eafffe802036d07b86e03f (patch)
tree088da4299e9b6d8f09edb910aa0ccfc8e9d2d298
parente06a331a210d7ec6188d3f44f50494eaf9da6ae6 (diff)
downloadaur-c77583fb99e8b8de83eafffe802036d07b86e03f.tar.gz
upgpkg: zoom 5.11.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c60d2931200..7c9669eab322 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoom
pkgdesc = Video Conferencing and Web Conferencing Service
- pkgver = 5.11.1
+ pkgver = 5.11.3
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.11.1.3595_orig_x86_64.pkg.tar.xz::https://cdn.zoom.us/prod/5.11.1.3595/zoom_x86_64.pkg.tar.xz
- sha512sums = 32fe5fdec4c6fc2e1cc1be2efaf67b61d50209896e81608901883181bec2f842e3ffab81c34c33ab8445f019487ab586ba1f6ec1368479960cf79847aaedff01
+ source = zoom-5.11.3.3882_orig_x86_64.pkg.tar.xz::https://cdn.zoom.us/prod/5.11.3.3882/zoom_x86_64.pkg.tar.xz
+ sha512sums = 3968e1484c0db5a34ce273cd3b6b6d63951baec35e49aeb46cfd4f12bdbe82de4d4f1cd1f89e0be55f5078e7994ce4acb135a556a809370b96432717fe04209e
pkgname = zoom
diff --git a/PKGBUILD b/PKGBUILD
index b1574a7db359..3333c0433816 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=5.11.1
-_subver=3595
+pkgver=5.11.3
+_subver=3882
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=('32fe5fdec4c6fc2e1cc1be2efaf67b61d50209896e81608901883181bec2f842e3ffab81c34c33ab8445f019487ab586ba1f6ec1368479960cf79847aaedff01')
+sha512sums=('3968e1484c0db5a34ce273cd3b6b6d63951baec35e49aeb46cfd4f12bdbe82de4d4f1cd1f89e0be55f5078e7994ce4acb135a556a809370b96432717fe04209e')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"