diff options
Diffstat (limited to 'extra/xf86-input-aiptek/PKGBUILD')
-rw-r--r-- | extra/xf86-input-aiptek/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/xf86-input-aiptek/PKGBUILD b/extra/xf86-input-aiptek/PKGBUILD index c55148943..093f62d9d 100644 --- a/extra/xf86-input-aiptek/PKGBUILD +++ b/extra/xf86-input-aiptek/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 180180 2013-03-18 16:08:51Z andyrtr $ +# $Id: PKGBUILD 198499 2013-10-30 15:14:06Z allan $ #Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=xf86-input-aiptek @@ -11,7 +11,6 @@ license=('custom') depends=('glibc') makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=19' 'resourceproto' 'scrnsaverproto') conflicts=('xorg-server<1.14' 'X-ABI-XINPUT_VERSION<19' 'X-ABI-XINPUT_VERSION>=20') -options=('!libtool') source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2) sha1sums=('55ea7d12d3e24fd72eacc966a59262864dce7769') |