summaryrefslogtreecommitdiff
path: root/extra/libvncserver/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libvncserver/PKGBUILD')
-rw-r--r--extra/libvncserver/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libvncserver/PKGBUILD b/extra/libvncserver/PKGBUILD
index 27a759d6f..147aa5e14 100644
--- a/extra/libvncserver/PKGBUILD
+++ b/extra/libvncserver/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=libvncserver
pkgver=0.9.9
-pkgrel=1
+pkgrel=1.1
pkgdesc="A cross-platform C libraries that allow you to easily implement VNC server"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://libvncserver.sourceforge.net/"
license=('GPL')
depends=('libjpeg' 'gnutls' 'libgcrypt' 'openssl')