| author | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:11:34 UTC |
| committer | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:11:34 UTC |
| parent | ddcd2c8ead6a182beefcdc8f1a539164052aec5c |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index cccf8d1..28e9d64 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libvncserver pkgver=0.9.11 pkgrel=2 pkgdesc="Cross-platform C libraries that allow you to easily implement VNC server or client functionality" -arch=('i686' 'x86_64') +arch=('x86_64') url="https://libvnc.github.io/" license=('GPL') depends=('libpng' 'libjpeg' 'gnutls' 'libgcrypt' 'openssl')