summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2022-03-05 16:02:29 +0000
committerkewl fft2022-03-05 16:02:29 +0000
commit99aec2a0348c84734c1dce0f303f95b6e08e0f93 (patch)
tree4ee7637c07bea8e19079233401f2989836ce1881 /PKGBUILD
parent6434f031113451a3a8b16866e58030d56cd14928 (diff)
downloadaur-99aec2a0348c84734c1dce0f303f95b6e08e0f93.tar.gz
Update to version 6.8.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 593f55265cb8..1b2c080b8e86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@ _watch=('https://www.realvnc.com/en/connect/download/vnc/linux/' 'VNC-Server-(\d
pkgname=realvnc-vnc-server
pkgver=6.8.0
-pkgrel=1
+pkgrel=2
pkgdesc='VNC remote desktop server software by RealVNC'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url='https://www.realvnc.com/'
license=('custom')
-depends=('libsm' 'libxtst' 'xorg-xauth')
+depends=('libsm' 'libxtst' 'xorg-xauth' 'libxcrypt-compat')
optdepends=('cups: Printer support')
install='realvnc-vnc-server.install'
conflicts=('tightvnc' 'tigervnc' 'turbovnc')