summaryrefslogtreecommitdiff
path: root/testing/xf86-input-wacom
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-12 00:01:32 +0000
committerroot <root@rshg054.dnsready.net>2012-03-12 00:01:32 +0000
commita6cb3ddef295c5feb4e03ee198dbb31cdf62d518 (patch)
tree4ea0c57a9a347779a3d69ebee2dc54d994a30235 /testing/xf86-input-wacom
parent4640048ddd1331c9f6fc14b8921ccecdb6b1ea11 (diff)
Mon Mar 12 00:01:32 UTC 2012
Diffstat (limited to 'testing/xf86-input-wacom')
-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() {