diff options
author | Erich Eckner <git@eckner.net> | 2020-01-02 07:50:06 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-01-02 07:50:06 +0100 |
commit | fe3e0a129fae991c83dc44ed64850cda6048b29e (patch) | |
tree | a8fa6fdbde21b5a1be7d3dc990ede29855db12b9 /tightvnc | |
parent | c87e8ff6afde6c1f78f43cabc1df4b4936f4a9d6 (diff) | |
download | archlinuxewe.git.save-fe3e0a129fae991c83dc44ed64850cda6048b29e.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 89730f0a..80b376c7 100644 --- a/tightvnc/PKGBUILD +++ b/tightvnc/PKGBUILD @@ -6,7 +6,7 @@ pkgname=tightvnc pkgver=1.3.10 -pkgrel=15 +pkgrel=16 pkgdesc='VNC server and viewer' arch=('x86_64' 'i686' 'pentium4') license=('GPL') |