summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2021-04-21 13:31:40 +0200
committerGordian Edenhofer2021-04-21 13:31:52 +0200
commit16bff7096f75ed07f431c5b2849e919556e021be (patch)
treef091052bb2b30ef0f99f08958b310fcc7eab9dd5 /PKGBUILD
parent307e28cd6f80e9ffb65f15c4f2e796cad6aacfe5 (diff)
downloadaur-16bff7096f75ed07f431c5b2849e919556e021be.tar.gz
upgpkg: zoom 5.6.3-2
Since zoom initially released an old version again the checksum was unchanged. With zoom now having fixed this problem, an update to the checksum is necessary.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f72ea1efbfbf..b55c5dc0108f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=zoom
pkgver=5.6.3
_build=16775.0418
-pkgrel=1
+pkgrel=2
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
license=('custom')
@@ -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=('cf79705f0cfecda89fcca48e78aeb5a796ab00b880f6d1934f25085e1f30f406a2087950a6288177d4bfe8f6ede2f7334615210f460afedb20d1600bf97cb681')
+sha512sums=('68168b5841dc1700695be5628fcfc042836809f7a4ddc9d2746b081d6256e8285f12e6830b1b39f849c1848c92d893b7041bcb9e8c24e9f5a3db6991c3768d6c')
prepare() {
sed -i 's/Zoom\.png/Zoom/g' "${srcdir}/usr/share/applications/Zoom.desktop"