summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2022-07-02 11:28:15 +0100
committerkewl fft2022-07-02 11:28:15 +0100
commit77df095f72a05e0517f497f1274fc4052c7b649a (patch)
tree3b827163b40261bb919632542b8d8367f7f6e60c /PKGBUILD
parent4238fa8a947444ee4a8064c66845fe3a0fe68fd4 (diff)
downloadaur-77df095f72a05e0517f497f1274fc4052c7b649a.tar.gz
Update to version 6.10.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00b04291b574..ef1cbe1ecfd8 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.10.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' 'libxcrypt-compat')
+depends=('libsm' 'libxtst' 'xorg-xauth')
optdepends=('cups: Printer support')
install='realvnc-vnc-server.install'
conflicts=('tightvnc' 'tigervnc' 'turbovnc')