git » libvncserver.git » commit d04f80c

OpenSSL 1.0.2g rebuild

author Evangelos Foutras
2016-03-02 18:18:45 UTC
committer Evangelos Foutras
2016-03-02 18:18:45 UTC
parent 0dc891a17f8350656c387723ec5b75091a472098

OpenSSL 1.0.2g rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 4e875e7..28247d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=libvncserver
 pkgver=0.9.10
-pkgrel=3
+pkgrel=4
 pkgdesc="A cross-platform C libraries that allow you to easily implement VNC server"
 arch=('i686' 'x86_64')
 url="https://libvnc.github.io/"