summaryrefslogtreecommitdiff
path: root/testing/xf86-input-wacom/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/xf86-input-wacom/PKGBUILD')
-rw-r--r--testing/xf86-input-wacom/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/xf86-input-wacom/PKGBUILD b/testing/xf86-input-wacom/PKGBUILD
index 170143943..3aff07357 100644
--- a/testing/xf86-input-wacom/PKGBUILD
+++ b/testing/xf86-input-wacom/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 134510 2011-08-04 18:20:04Z heftig $
+# $Id: PKGBUILD 136555 2011-08-30 08:45:56Z jgc $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: M Rawash <mrawash@gmail.com>
pkgname=xf86-input-wacom
pkgver=0.11.1
-pkgrel=2
+pkgrel=3
pkgdesc="X.Org Wacom tablet driver"
arch=('i686' 'x86_64' 'mips64el')
url="http://linuxwacom.sourceforge.net/"
license=('GPL')
backup=('etc/X11/xorg.conf.d/50-wacom.conf')
depends=('libxi' 'libxrandr')
-makedepends=('xorg-server-devel' 'libxext' 'libxi')
-conflicts=('xorg-server<1.10.0')
+makedepends=('xorg-server-devel>=1.10.99.902' 'libxext' 'libxi')
+conflicts=('xorg-server<1.10.99.902')
options=(!libtool)
source=(http://downloads.sourceforge.net/project/linuxwacom/${pkgname}/${pkgname}-${pkgver}.tar.bz2
70-wacom.rules)