summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2021-02-04 10:19:20 +0100
committerGordian Edenhofer2021-02-04 10:19:20 +0100
commita2b262d81ba1b337078109cf0fcbf40c274ff774 (patch)
tree180e8290247294128841764cadbddf6b07eeaa7b /PKGBUILD
parent4b3109f517725ca72a168d3f2ec22b6296d9a8b3 (diff)
downloadaur-a2b262d81ba1b337078109cf0fcbf40c274ff774.tar.gz
upgpkg: zoom 5.5.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d4da28b2012..3c3cbd2f3620 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=5.5.0
-_build=6955.0131
+pkgver=5.5.1
+_build=6981.0202
pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
@@ -16,7 +16,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=('e8e2f97d0ec8752dae45a4098d9fc039ed242ececddf78665dc93d54f35bded7114d9630ec95dae099be6e1f8c110f67568071b81e70a15c5e2d5c415a7a4f9c')
+sha512sums=('e75d4d8834213036ae3eeecfb4b361d310687e44edf2faa06598b851fbe8dfc11606238c6acbc092c41598172931bdfedf8c00446a44f96e99dbd8c496672a27')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"