Date: Tuesday, February 14, 2017 @ 12:17:45 Author: eworm Revision: 288929
upgpkg: libvncserver 0.9.11-2 openssl 1.1.0 rebuild Modified: libvncserver/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-14 11:52:54 UTC (rev 288928) +++ PKGBUILD 2017-02-14 12:17:45 UTC (rev 288929) @@ -5,7 +5,7 @@ pkgname=libvncserver pkgver=0.9.11 -pkgrel=1 +pkgrel=2 pkgdesc="Cross-platform C libraries that allow you to easily implement VNC server or client functionality" arch=('i686' 'x86_64') url="https://libvnc.github.io/"