summaryrefslogtreecommitdiff
path: root/extra/xorg-xinput/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xorg-xinput/PKGBUILD')
-rw-r--r--extra/xorg-xinput/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xorg-xinput/PKGBUILD b/extra/xorg-xinput/PKGBUILD
index da046eb76..85c149f92 100644
--- a/extra/xorg-xinput/PKGBUILD
+++ b/extra/xorg-xinput/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 153392 2012-03-12 20:55:45Z andyrtr $
+# $Id: PKGBUILD 156282 2012-04-16 15:19:19Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xinput
-pkgver=1.5.99.1
+pkgver=1.5.99.901
pkgrel=1
pkgdesc="Small commandline tool to configure devices"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ depends=('libx11' 'libxi>=1.5.99.2' 'xorg-xrandr' 'libxinerama')
makedepends=('xorg-util-macros' 'inputproto')
groups=('xorg-apps' 'xorg')
source=(http://xorg.freedesktop.org/archive/individual/app/xinput-${pkgver}.tar.bz2)
-sha1sums=('f979d9a4005d71db7e58064dff6ca6738bd9a345')
+sha1sums=('bc99cddeac306a23ad96f35d8ff3314d7e45d460')
build() {
cd "${srcdir}/xinput-${pkgver}"