diff options
Diffstat (limited to 'extra/xf86-input-joystick/PKGBUILD')
-rw-r--r-- | extra/xf86-input-joystick/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xf86-input-joystick/PKGBUILD b/extra/xf86-input-joystick/PKGBUILD index cdeabcae3..85ad66cfb 100644 --- a/extra/xf86-input-joystick/PKGBUILD +++ b/extra/xf86-input-joystick/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 180183 2013-03-18 16:08:54Z andyrtr $ +# $Id: PKGBUILD 198502 2013-10-30 15:15:18Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=xf86-input-joystick @@ -13,7 +13,6 @@ makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=19' 'resourceproto' 'scrn conflicts=('xorg-server<1.14.0' 'X-ABI-XINPUT_VERSION<19' 'X-ABI-XINPUT_VERSION>=20') backup=('etc/X11/xorg.conf.d/50-joystick.conf') groups=('xorg-drivers' 'xorg') -options=('!libtool') source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 50-joystick.conf) sha1sums=('61658b8d829fdaed6064c7c26232c3884d359187' |