Date: Thursday, May 17, 2012 @ 09:47:22 Author: andyrtr Revision: 159186
upgpkg: xorg-xinput 1.6.0-1 upstream update 1.6.0 Modified: xorg-xinput/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-05-17 13:29:35 UTC (rev 159185) +++ PKGBUILD 2012-05-17 13:47:22 UTC (rev 159186) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=xorg-xinput -pkgver=1.5.99.901 +pkgver=1.6.0 pkgrel=1 pkgdesc="Small commandline tool to configure devices" arch=(i686 x86_64) @@ -12,7 +12,7 @@ makedepends=('xorg-util-macros' 'inputproto') groups=('xorg-apps' 'xorg') source=(http://xorg.freedesktop.org/archive/individual/app/xinput-${pkgver}.tar.bz2) -sha1sums=('bc99cddeac306a23ad96f35d8ff3314d7e45d460') +sha256sums=('4ab007d952c76665603bcb82ceb15fd3929d10faf0580fc4873ac16f5f63847e') build() { cd "${srcdir}/xinput-${pkgver}"
