summaryrefslogtreecommitdiff
path: root/tightvnc
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-01-29 22:30:50 +0100
committerErich Eckner <git@eckner.net>2021-01-29 22:30:50 +0100
commit673e5a0a5fa9c7944e37657fc83c3b6f88f73f5f (patch)
tree5e8943e3fc99fbefe1a687aa86f3f637f28d1d35 /tightvnc
parentee52c3691cdc37479e7228e84f49c5755eb434b6 (diff)
downloadarchlinuxewe.git.save-673e5a0a5fa9c7944e37657fc83c3b6f88f73f5f.tar.xz
tightvnc: rebuild
Diffstat (limited to 'tightvnc')
-rw-r--r--tightvnc/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/tightvnc/PKGBUILD b/tightvnc/PKGBUILD
index 19437786..78fdcfee 100644
--- a/tightvnc/PKGBUILD
+++ b/tightvnc/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=tightvnc
pkgver=1.3.10
-pkgrel=21
+pkgrel=22
pkgdesc='VNC server and viewer'
arch=('x86_64' 'i686' 'pentium4')
license=('GPL')
@@ -21,7 +21,7 @@ _pinned_dependencies=(
'libxext=1.3.4'
'libxmu=1.1.3'
'libxpm=3.5.13'
- 'libxt=1.2.0'
+ 'libxt=1.2.1'
'zlib=1:1.2.11'
)
depends=('libjpeg' 'libxp' 'xorg-xauth' 'perl' "${_pinned_dependencies[@]}")