mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
zoom: update to 3.5.372466.0322
This commit is contained in:
parent
a7011836e1
commit
f3d80b4338
2 changed files with 4 additions and 2 deletions
1
srcpkgs/zoom/files/DISTRIBUTION-DETAILS
Normal file
1
srcpkgs/zoom/files/DISTRIBUTION-DETAILS
Normal file
|
@ -0,0 +1 @@
|
|||
Zoom is non-distributable software. See the terms of service at https://zoom.us/terms/
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zoom'
|
||||
pkgname=zoom
|
||||
version=3.5.361976.0301
|
||||
version=3.5.372466.0322
|
||||
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=1127bde38cc44d242c905e515db7d39b72e3f5a18e23f1ea1803603df4c5a953
|
||||
checksum=003d837ccb4f4986e850c042729c8b995d377c249dabdd05a1489b9baef7179c
|
||||
repository=nonfree
|
||||
restricted=yes
|
||||
nopie=yes
|
||||
|
@ -18,4 +18,5 @@ nopie=yes
|
|||
do_install() {
|
||||
vcopy opt .
|
||||
vcopy usr .
|
||||
vlicense ${FILESDIR}/DISTRIBUTION-DETAILS
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue