From 8844c35e7fcad9566cdbc314749d941de0dd7e1c Mon Sep 17 00:00:00 2001
From: Kevin Mihelich <kevin@archlinuxarm.org>
Date: Thu, 10 Dec 2015 04:55:18 +0000
Subject: [PATCH] community/tigervnc to 1.5.0-3

---
 community/tigervnc/PKGBUILD | 2 +-
 community/wt/PKGBUILD       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/tigervnc/PKGBUILD b/community/tigervnc/PKGBUILD
index 33bc9ddf8..d8fb0efce 100644
--- a/community/tigervnc/PKGBUILD
+++ b/community/tigervnc/PKGBUILD
@@ -6,7 +6,7 @@
 
 pkgname=tigervnc
 pkgver=1.5.0
-pkgrel=2
+pkgrel=3
 _xorgver=1.18.0
 pkgdesc="Suite of VNC servers and clients. Based on the VNC 4 branch of TightVNC."
 arch=('i686' 'x86_64')
diff --git a/community/wt/PKGBUILD b/community/wt/PKGBUILD
index d782debb5..71b6271ba 100644
--- a/community/wt/PKGBUILD
+++ b/community/wt/PKGBUILD
@@ -9,7 +9,7 @@
 pkgname=wt
 pkgver=3.3.5rc2
 _pkgver=3.3.5-rc2
-pkgrel=3
+pkgrel=4
 pkgdesc="a C++ library and application server for developing and deploying web applications"
 arch=('i686' 'x86_64')
 url="http://www.webtoolkit.eu/"