diff options
Diffstat (limited to 'extra/libxxf86dga/PKGBUILD')
-rw-r--r-- | extra/libxxf86dga/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libxxf86dga/PKGBUILD b/extra/libxxf86dga/PKGBUILD index eca6bf486..20753d80b 100644 --- a/extra/libxxf86dga/PKGBUILD +++ b/extra/libxxf86dga/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186889 2013-05-31 14:07:54Z andyrtr $ +# $Id: PKGBUILD 198301 2013-10-30 14:02:03Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Alexander Baldeck <alexander@archlinux.org> @@ -12,7 +12,6 @@ url="http://xorg.freedesktop.org/" license=('custom') depends=('libxext' 'xf86dgaproto') makedepends=('xorg-util-macros') -options=('!libtool') source=(${url}/releases/individual/lib/libXxf86dga-${pkgver}.tar.bz2) sha256sums=('8eecd4b6c1df9a3704c04733c2f4fa93ef469b55028af5510b25818e2456c77e') |