mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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'
|
# Template file for 'zoom'
|
||||||
pkgname=zoom
|
pkgname=zoom
|
||||||
version=3.5.361976.0301
|
version=3.5.372466.0322
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
wrksrc=zoom
|
wrksrc=zoom
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="custom:Proprietary"
|
license="custom:Proprietary"
|
||||||
homepage="https://zoom.us/"
|
homepage="https://zoom.us/"
|
||||||
distfiles="https://zoom.us/client/${version}/zoom_x86_64.pkg.tar.xz"
|
distfiles="https://zoom.us/client/${version}/zoom_x86_64.pkg.tar.xz"
|
||||||
checksum=1127bde38cc44d242c905e515db7d39b72e3f5a18e23f1ea1803603df4c5a953
|
checksum=003d837ccb4f4986e850c042729c8b995d377c249dabdd05a1489b9baef7179c
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
restricted=yes
|
restricted=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
@ -18,4 +18,5 @@ nopie=yes
|
||||||
do_install() {
|
do_install() {
|
||||||
vcopy opt .
|
vcopy opt .
|
||||||
vcopy usr .
|
vcopy usr .
|
||||||
|
vlicense ${FILESDIR}/DISTRIBUTION-DETAILS
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue