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/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/testing/xf86-input-wacom/PKGBUILD b/testing/xf86-input-wacom/PKGBUILD
index be24f3781..29be22670 100644
--- a/testing/xf86-input-wacom/PKGBUILD
+++ b/testing/xf86-input-wacom/PKGBUILD
@@ -1,23 +1,23 @@
-# $Id: PKGBUILD 150020 2012-02-12 09:44:23Z andyrtr $
+# $Id: PKGBUILD 152851 2012-03-10 08:19:24Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: M Rawash <mrawash@gmail.com>
pkgname=xf86-input-wacom
-pkgver=0.13.0
-pkgrel=2
+pkgver=0.14.0
+pkgrel=1
pkgdesc="X.Org Wacom tablet driver"
arch=('i686' 'x86_64')
url="http://linuxwacom.sourceforge.net/"
license=('GPL')
backup=('etc/X11/xorg.conf.d/50-wacom.conf')
depends=('libxi' 'libxrandr' 'libxinerama')
-makedepends=('xorg-server-devel>=1.11.99.902' 'libxext')
-conflicts=('xorg-server<1.11.99.902')
+makedepends=('xorg-server-devel>=1.12.0' 'libxext')
+conflicts=('xorg-server<1.12.0')
options=(!libtool)
source=(http://downloads.sourceforge.net/project/linuxwacom/${pkgname}/${pkgname}-${pkgver}.tar.bz2
70-wacom.rules)
-md5sums=('4a426535989e84c4161e3607ea851654'
+md5sums=('23d19a2b50a86b848df17297c745144f'
'10db4f8272286690255c1bcc18bfdd92')
build() {