summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2017-09-05 19:31:51 +0200
committerGordian Edenhofer2017-09-05 19:31:51 +0200
commit7df826730160ae37a44daaacfcdcef371d6ec355 (patch)
tree79196576f8928cbb9e2dc1246e0db192c091c120 /PKGBUILD
parentdecb43ecd4c7b444c36096ec0f7e48830b515fae (diff)
downloadaur-7df826730160ae37a44daaacfcdcef371d6ec355.tar.gz
upgpkg: zoom 2.0.106600.0904-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a52932b71f78..c4748fce1fe0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=2.0.98253.0707
+pkgver=2.0.106600.0904
pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('glib2' 'gstreamer' 'libxcb' 'xcb-util-image' 'fontconfig' 'mesa' 'libx
'pulseaudio-alsa' 'libx11' 'nss' 'libxshmfence' 'libxfixes' 'libxrender')
options=(!strip)
source=("${pkgname}-${pkgver}_orig_x86_64.pkg.tar.xz"::"https://zoom.us/client/${pkgver}/zoom_x86_64.pkg.tar.xz")
-sha512sums=('55fbdccae4f2e4dfc157b6ec3f229371dfe9ff2d8ed00c81750d7dbe85b528ef5305a04f4c0292ea32113a6c8d5ac525498f4c97fcca478f1633434d818365fc')
+sha512sums=('994d12b2ca424ab1fee2f6ac83e33effe9b11180aea4e1ff425c5e147b1f452abc53de7c59280807b77ed99590a1923c974b6602560c96ccfd72460aab5133b4')
package() {
cp -dpr --no-preserve=ownership opt usr "${pkgdir}"