diff options
author | Erich Eckner <git@eckner.net> | 2019-06-24 11:13:39 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-06-24 11:13:39 +0200 |
commit | 500137828f2aaeb1ba3d40883f1e276df3ae358b (patch) | |
tree | 261e67944ca0991b30ecdb098d5361124c10a58d /tightvnc | |
parent | 69a0fd2a0a63e7598fbff23e14e2b636559f2e01 (diff) | |
download | archlinuxewe-500137828f2aaeb1ba3d40883f1e276df3ae358b.tar.xz |
tightvnc: rebuild
Diffstat (limited to 'tightvnc')
-rw-r--r-- | tightvnc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tightvnc/PKGBUILD b/tightvnc/PKGBUILD index cf5ac83a1..15c5883b7 100644 --- a/tightvnc/PKGBUILD +++ b/tightvnc/PKGBUILD @@ -6,7 +6,7 @@ pkgname=tightvnc pkgver=1.3.10 -pkgrel=10 +pkgrel=11 pkgdesc='VNC server and viewer' arch=('x86_64' 'i686' 'pentium4') license=('GPL') |