Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zoom: update to 5.0.408598.0517.
@ 2020-05-19  5:41 cpixl
  2020-05-19  5:51 ` [PR PATCH] [Updated] " cpixl
  2020-05-19  8:09 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: cpixl @ 2020-05-19  5:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 310 bytes --]

There is a new pull request by cpixl against master on the void-packages repository

https://github.com/cpixl/void-packages zoom
https://github.com/void-linux/void-packages/pull/22115

zoom: update to 5.0.408598.0517.


A patch file from https://github.com/void-linux/void-packages/pull/22115.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zoom-22115.patch --]
[-- Type: text/x-diff, Size: 998 bytes --]

From 32f75737e56e44ced2f4cb0b28c997c0d4dbc3ca Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Tue, 19 May 2020 02:41:40 -0300
Subject: [PATCH] zoom: update to 5.0.408598.0517.

---
 srcpkgs/zoom/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/zoom/template b/srcpkgs/zoom/template
index 308301fa571..b09c5d3e7e1 100644
--- a/srcpkgs/zoom/template
+++ b/srcpkgs/zoom/template
@@ -1,6 +1,6 @@
 # Template file for 'zoom'
 pkgname=zoom
-version=5.0.403652.0509
+version=5.0.408598.0517
 revision=1
 archs="x86_64"
 wrksrc=zoom
@@ -10,7 +10,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
 license="custom:Proprietary"
 homepage="https://zoom.us/"
 distfiles="https://zoom.us/client/${version}/zoom_x86_64.pkg.tar.xz"
-checksum=d21821d3f3068e03ea86751c4d1d72b737488d54ba770f4d42a26effd631f785
+checksum=6d65ad9b8181795a0527a307aa9813591bae1d829440e2b53d44d9e062e34062
 repository=nonfree
 noshlibprovides=yes
 noverifyrdeps=yes

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] zoom: update to 5.0.408598.0517.
  2020-05-19  5:41 [PR PATCH] zoom: update to 5.0.408598.0517 cpixl
@ 2020-05-19  5:51 ` cpixl
  2020-05-19  8:09 ` [PR PATCH] [Merged]: " Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: cpixl @ 2020-05-19  5:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 315 bytes --]

There is an updated pull request by cpixl against master on the void-packages repository

https://github.com/cpixl/void-packages zoom
https://github.com/void-linux/void-packages/pull/22115

zoom: update to 5.0.408598.0517.


A patch file from https://github.com/void-linux/void-packages/pull/22115.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zoom-22115.patch --]
[-- Type: text/x-diff, Size: 998 bytes --]

From bb9b9a02d1adf0ccc3a7957864450ab74b1884c7 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Tue, 19 May 2020 02:41:40 -0300
Subject: [PATCH] zoom: update to 5.0.408598.0517.

---
 srcpkgs/zoom/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/zoom/template b/srcpkgs/zoom/template
index 308301fa571..b09c5d3e7e1 100644
--- a/srcpkgs/zoom/template
+++ b/srcpkgs/zoom/template
@@ -1,6 +1,6 @@
 # Template file for 'zoom'
 pkgname=zoom
-version=5.0.403652.0509
+version=5.0.408598.0517
 revision=1
 archs="x86_64"
 wrksrc=zoom
@@ -10,7 +10,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
 license="custom:Proprietary"
 homepage="https://zoom.us/"
 distfiles="https://zoom.us/client/${version}/zoom_x86_64.pkg.tar.xz"
-checksum=d21821d3f3068e03ea86751c4d1d72b737488d54ba770f4d42a26effd631f785
+checksum=6d65ad9b8181795a0527a307aa9813591bae1d829440e2b53d44d9e062e34062
 repository=nonfree
 noshlibprovides=yes
 noverifyrdeps=yes

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: zoom: update to 5.0.408598.0517.
  2020-05-19  5:41 [PR PATCH] zoom: update to 5.0.408598.0517 cpixl
  2020-05-19  5:51 ` [PR PATCH] [Updated] " cpixl
@ 2020-05-19  8:09 ` Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2020-05-19  8:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

There's a merged pull request on the void-packages repository

zoom: update to 5.0.408598.0517.
https://github.com/void-linux/void-packages/pull/22115

Description:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-19  8:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-19  5:41 [PR PATCH] zoom: update to 5.0.408598.0517 cpixl
2020-05-19  5:51 ` [PR PATCH] [Updated] " cpixl
2020-05-19  8:09 ` [PR PATCH] [Merged]: " Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).