From e0f65a739c6445de07de1585e72c230958d8f011 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 14 Jul 2012 00:01:45 +0000 Subject: Sat Jul 14 00:01:45 UTC 2012 --- extra/xf86-input-wacom/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/xf86-input-wacom') diff --git a/extra/xf86-input-wacom/PKGBUILD b/extra/xf86-input-wacom/PKGBUILD index 07fabd1ee..8e81fe712 100644 --- a/extra/xf86-input-wacom/PKGBUILD +++ b/extra/xf86-input-wacom/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 158905 2012-05-12 20:58:34Z andyrtr $ +# $Id: PKGBUILD 163478 2012-07-12 19:09:28Z andyrtr $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Jan de Groot # Contributor: M Rawash pkgname=xf86-input-wacom -pkgver=0.15.0 +pkgver=0.16.0 pkgrel=1 pkgdesc="X.Org Wacom tablet driver" arch=('i686' 'x86_64') @@ -17,8 +17,8 @@ conflicts=('xorg-server<1.12.0') options=(!libtool) source=(http://downloads.sourceforge.net/project/linuxwacom/${pkgname}/${pkgname}-${pkgver}.tar.bz2 70-wacom.rules) -sha1sums=('6e8e4fa2ccc2448cae97119c6f2842fe283f9b29' - '7cebb94459f9cf49693e65215f3af59cea5e2b73') +md5sums=('aeee2bd339c825a9b1215df6a2e5e50b' + '10db4f8272286690255c1bcc18bfdd92') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf