diff options
Diffstat (limited to 'extra/pixman/PKGBUILD')
-rw-r--r-- | extra/pixman/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/pixman/PKGBUILD b/extra/pixman/PKGBUILD index e81398e3d..4938f1525 100644 --- a/extra/pixman/PKGBUILD +++ b/extra/pixman/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 192216 2013-08-07 19:14:18Z andyrtr $ +# $Id: PKGBUILD 198371 2013-10-30 14:27:45Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Maintainer: Andreas Radke <andyrtr@archlinux.org> # Contributor: Alexander Baldeck <alexander@archlinux.org> @@ -11,7 +11,6 @@ arch=(i686 x86_64 'mips64el') url="http://xorg.freedesktop.org" license=('custom') depends=('glibc') -options=('!libtool') source=(http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2) sha1sums=('4ea0832932fd5447a1d5768e0d5403b6c7c4dbaf') |