Date: Wednesday, May 25, 2011 @ 09:01:43 Author: heftig Revision: 124965
upgpkg: xf86-input-wacom 0.11.0-1 Update to 0.11.0 Modified: xf86-input-wacom/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-05-25 12:49:01 UTC (rev 124964) +++ PKGBUILD 2011-05-25 13:01:43 UTC (rev 124965) @@ -1,9 +1,10 @@ # $Id$ -# Maintainer: Jan de Groot <[email protected]> +# Maintainer: Jan "heftig" Steffens <[email protected]> +# Contributor: Jan de Groot <[email protected]> # Contributor: M Rawash <[email protected]> pkgname=xf86-input-wacom -pkgver=0.10.9 +pkgver=0.11.0 pkgrel=1 pkgdesc="X.Org Wacom tablet driver" arch=('i686' 'x86_64') @@ -16,7 +17,7 @@ options=(!libtool) source=(http://downloads.sourceforge.net/project/linuxwacom/${pkgname}/${pkgname}-${pkgver}.tar.bz2 70-wacom.rules) -md5sums=('8af337d2919995f39ff19d8a890ea222' +md5sums=('e0f6182cf7fba19c13f3db7e0da1baf3' '4d3665bb2ef8a8190734640dffa4c6f7') build() {
