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/"