summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2019-07-15 17:22:44 +0200
committerGordian Edenhofer2019-07-15 17:22:44 +0200
commitaf51481fcf42360751b8e86355100b5ed675323e (patch)
tree69c3189296e64c619beb52e1c17a3db59d3f8e79
parent57b69483a5e77ad2201dff339d80d497dc814a0a (diff)
downloadaur-af51481fcf42360751b8e86355100b5ed675323e.tar.gz
upgpkg: zoom 2.8.264592.0714-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a12d199eb28e..008a584a3429 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zoom
pkgdesc = Video Conferencing and Web Conferencing Service
- pkgver = 2.8.252201.0616
+ pkgver = 2.8.264592.0714
pkgrel = 1
url = https://zoom.us/
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = zoom
depends = xcb-util-image
depends = xcb-util-keysyms
options = !strip
- source = zoom-2.8.252201.0616_orig_x86_64.pkg.tar.xz::https://zoom.us/client/2.8.252201.0616/zoom_x86_64.pkg.tar.xz
- sha512sums = 0f425062b34550deadaa6964eb14179665a3d709dea4e20b4c203d36aaceb342096845e9e40008ea7c92388e13acaa30065a1743e72d9a960bd49cc471da442d
+ source = zoom-2.8.264592.0714_orig_x86_64.pkg.tar.xz::https://zoom.us/client/2.8.264592.0714/zoom_x86_64.pkg.tar.xz
+ sha512sums = d2ea6b1bed04ac0ebcd69a998c3c3d2bf4354d2312c0ce23fd42e8c5cbdf2735039bf55b04d6a8460157a11598a460ecf0b5ee88d0a1485d64c559c0c01483cb
pkgname = zoom
diff --git a/PKGBUILD b/PKGBUILD
index 7c276af87d26..f726edcc886b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gordian Edenhofer <gordian.edenhofer@gmail.com>
pkgname=zoom
-pkgver=2.8.252201.0616
+pkgver=2.8.264592.0714
pkgrel=1
pkgdesc="Video Conferencing and Web Conferencing Service"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('fontconfig' 'glib2' 'libpulse' 'libsm' 'libx11' 'libxcb' 'libxcomposit
'libxrandr' 'libxrender' 'libxshmfence' 'libxslt' 'mesa' 'nss' 'pulseaudio-alsa' 'xcb-util-image' 'xcb-util-keysyms')
options=(!strip)
source=("${pkgname}-${pkgver}_orig_x86_64.pkg.tar.xz"::"https://zoom.us/client/${pkgver}/zoom_x86_64.pkg.tar.xz")
-sha512sums=('0f425062b34550deadaa6964eb14179665a3d709dea4e20b4c203d36aaceb342096845e9e40008ea7c92388e13acaa30065a1743e72d9a960bd49cc471da442d')
+sha512sums=('d2ea6b1bed04ac0ebcd69a998c3c3d2bf4354d2312c0ce23fd42e8c5cbdf2735039bf55b04d6a8460157a11598a460ecf0b5ee88d0a1485d64c559c0c01483cb')
package() {
cp -dpr --no-preserve=ownership opt usr "${pkgdir}"