summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpezcurrel2015-11-22 12:09:14 +0100
committerpezcurrel2015-11-22 12:09:14 +0100
commitbb1f6d87d6ed47ca37ba78094cb27b6236dcecf6 (patch)
tree6be4ddf09086cef009f5ef46b857d9bd26a9a16a /PKGBUILD
parenta8d6a9b0f4f923444df3d950e998d60207e41b37 (diff)
downloadaur-x2vnc-no-xinerama.tar.gz
Update to 1.7.2-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a09e373440a4..9e0e88ef020a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,13 +15,14 @@
pkgname=x2vnc-no-xinerama
_realpkgname=x2vnc
pkgver=1.7.2
-pkgrel=4
+pkgrel=5
pkgdesc="Lets you use a monitor on a different computer as if it was connected to the one you are using. This version disables xinerama, fixing two related bugs."
arch=('i686' 'x86_64')
url="http://fredrik.hubbe.net/x2vnc.html"
license=('GPL')
conflicts=('x2vnc')
depends=('libxss' 'libxrandr' 'libxxf86dga')
+makedepends=('imake')
source=("http://fredrik.hubbe.net/x2vnc/$_realpkgname-$pkgver.tar.gz")
md5sums=('f23f86bcfa12a80eaeb886ab9b3ee447')