From 68526476a12f57d1ef88bf408af67e99a07a311e Mon Sep 17 00:00:00 2001 From: Daniel Santana Date: Thu, 6 Feb 2020 16:21:46 -0300 Subject: [PATCH] zoom: update to 3.5.352596.0119. --- srcpkgs/zoom/template | 4 ++-- srcpkgs/zoom/update | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 srcpkgs/zoom/update diff --git a/srcpkgs/zoom/template b/srcpkgs/zoom/template index 2cf25bd27a2..c16b28bc5de 100644 --- a/srcpkgs/zoom/template +++ b/srcpkgs/zoom/template @@ -1,6 +1,6 @@ # Template file for 'zoom' pkgname=zoom -version=3.0.303290.1010 +version=3.5.352596.0119 revision=1 archs="x86_64" wrksrc=zoom @@ -10,7 +10,7 @@ maintainer="Daniel Santana " license="custom:Proprietary" homepage="https://zoom.us/" distfiles="https://zoom.us/client/${version}/zoom_x86_64.pkg.tar.xz" -checksum=4f5aea98a0a819ac9e0891080ddfa5f63344fa762c28309513010c64946b12da +checksum=d3f7152fb1ceefb30497f004bc208f023668cb029a3678287ae846c34fadcf0a repository=nonfree restricted=yes nopie=yes diff --git a/srcpkgs/zoom/update b/srcpkgs/zoom/update new file mode 100644 index 00000000000..7b40f77946c --- /dev/null +++ b/srcpkgs/zoom/update @@ -0,0 +1,2 @@ +site="https://zoom.us/download?os=linux" +pattern='Version \K[\d.]+(?=)'