diff options
Diffstat (limited to 'community/tigervnc/PKGBUILD')
-rw-r--r-- | community/tigervnc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/tigervnc/PKGBUILD b/community/tigervnc/PKGBUILD index a37192c1e..ef059484d 100644 --- a/community/tigervnc/PKGBUILD +++ b/community/tigervnc/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 94384 2013-07-22 13:59:43Z spupykin $ +# $Id: PKGBUILD 97561 2013-09-24 10:31:09Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Uroš Vampl <mobile.leecher at gmail dot com> pkgname=tigervnc pkgver=1.3.0 -pkgrel=2 +pkgrel=3 _xorgver=1.14.2 pkgdesc="suite of VNC servers and clients. VNC 4 branch of TightVNC." arch=('i686' 'x86_64') |