diff options
Diffstat (limited to 'extra/libxtst/PKGBUILD')
-rw-r--r-- | extra/libxtst/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libxtst/PKGBUILD b/extra/libxtst/PKGBUILD index 3921bb8f1..a3fb67387 100644 --- a/extra/libxtst/PKGBUILD +++ b/extra/libxtst/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186893 2013-05-31 14:14:53Z andyrtr $ +# $Id: PKGBUILD 198298 2013-10-30 14:01:00Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Maintainer: Jan de Groot <jgc@archlinux.org> @@ -11,7 +11,6 @@ url="http://xorg.freedesktop.org/" license=('custom') depends=('libxext' 'libxi' 'recordproto' 'inputproto' 'libxfixes') makedepends=('xorg-util-macros') -options=('!libtool') source=("${url}/releases/individual/lib/libXtst-${pkgver}.tar.bz2") sha256sums=('ef0a7ffd577e5f1a25b1663b375679529663a1880151beaa73e9186c8309f6d9') |