Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zoom: update to 5.16.2.8828, adopt.
@ 2023-10-20 10:28 daniel-eys
  2023-11-01 20:00 ` [PR PATCH] [Closed]: " daniel-eys
  2023-11-01 20:00 ` daniel-eys
  0 siblings, 2 replies; 3+ messages in thread
From: daniel-eys @ 2023-10-20 10:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages zoom
https://github.com/void-linux/void-packages/pull/46796

zoom: update to 5.16.2.8828, adopt.
<!-- Uncomment relevant sections and delete options which are not applicable -->

using the zoom client for $work, so adopting maintenance

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From cac5d4ec6d6fb78e8c64c5bef05cfcd618cb3ab8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Fri, 20 Oct 2023 12:05:09 +0200
Subject: [PATCH] zoom: update to 5.16.2.8828, adopt.

---
 srcpkgs/zoom/template | 8 ++++----
 srcpkgs/zoom/update   | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/zoom/template b/srcpkgs/zoom/template
index 773f6a2566f6d..360d0853b1b66 100644
--- a/srcpkgs/zoom/template
+++ b/srcpkgs/zoom/template
@@ -1,16 +1,16 @@
 # Template file for 'zoom'
 pkgname=zoom
-version=5.16.1.8561
+version=5.16.2.8828
 revision=1
 archs="x86_64"
 create_wrksrc=yes
 depends="libglvnd pulseaudio-utils"
 short_desc="Video Conferencing and Web Conferencing Service"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="custom:Proprietary"
 homepage="https://zoom.us/"
-distfiles="https://cdn.zoom.us/prod/${version}/zoom_x86_64.rpm"
-checksum=d869b7900d51ad87b027a908761936638c1a82b423466739ade5e6749f6c022a
+distfiles="https://cdn.zoom.us/prod/${version}/zoom_x86_64.rpm>zoom_x86_64_${version}.rpm"
+checksum=89af9fcc2168b0ba5a8815c43f658449f722df1c4d0d5dff82d91ad9122da44c
 repository=nonfree
 noshlibprovides=yes
 restricted=yes
diff --git a/srcpkgs/zoom/update b/srcpkgs/zoom/update
index 7b40f77946cf8..63490afa701c3 100644
--- a/srcpkgs/zoom/update
+++ b/srcpkgs/zoom/update
@@ -1,2 +1,2 @@
-site="https://zoom.us/download?os=linux"
+site="https://zoom.us/support/download?os=linux"
 pattern='Version \K[\d.]+(?=)'

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

* Re: zoom: update to 5.16.2.8828, adopt.
  2023-10-20 10:28 [PR PATCH] zoom: update to 5.16.2.8828, adopt daniel-eys
  2023-11-01 20:00 ` [PR PATCH] [Closed]: " daniel-eys
@ 2023-11-01 20:00 ` daniel-eys
  1 sibling, 0 replies; 3+ messages in thread
From: daniel-eys @ 2023-11-01 20:00 UTC (permalink / raw)
  To: ml

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

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/46796#issuecomment-1789589025

Comment:
closing, superseded by #46999

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

* Re: [PR PATCH] [Closed]: zoom: update to 5.16.2.8828, adopt.
  2023-10-20 10:28 [PR PATCH] zoom: update to 5.16.2.8828, adopt daniel-eys
@ 2023-11-01 20:00 ` daniel-eys
  2023-11-01 20:00 ` daniel-eys
  1 sibling, 0 replies; 3+ messages in thread
From: daniel-eys @ 2023-11-01 20:00 UTC (permalink / raw)
  To: ml

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

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

zoom: update to 5.16.2.8828, adopt.
https://github.com/void-linux/void-packages/pull/46796

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

using the zoom client for $work, so adopting maintenance

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-11-01 20:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-20 10:28 [PR PATCH] zoom: update to 5.16.2.8828, adopt daniel-eys
2023-11-01 20:00 ` [PR PATCH] [Closed]: " daniel-eys
2023-11-01 20:00 ` daniel-eys

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).