blob: d5d0ae9cc585467f5c096b0913743bea5d325ce5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = realvnc-vnc-viewer
pkgdesc = VNC remote desktop client software by RealVNC
pkgver = 7.13.1
pkgrel = 1
url = https://www.realvnc.com/
arch = x86_64
arch = i686
arch = armv7h
arch = aarch64
license = custom
depends = libsm
depends = libxext
conflicts = tightvnc
conflicts = tigervnc
conflicts = turbovnc
source_x86_64 = https://downloads.realvnc.com/download/file/viewer.files/VNC-Viewer-7.13.1-Linux-x64.deb
sha256sums_x86_64 = e9bc98d197ff5dc5e078a41d6077e6ba07dd4dc3257b0557f46cc17d763e31d0
source_armv7h = https://downloads.realvnc.com/download/file/viewer.files/VNC-Viewer-7.13.1-Linux-ARM.deb
sha256sums_armv7h = ccc9eacc8176589062df2a12ee27c331d22ee069a8532f61b3175c42ef1a9010
source_aarch64 = https://downloads.realvnc.com/download/file/viewer.files/VNC-Viewer-7.13.1-Linux-ARM64.deb
sha256sums_aarch64 = 28cab2197fca31e0471abe4b4fe5198b422946b723318ece40e62864722c433e
pkgname = realvnc-vnc-viewer
|