diff options
Diffstat (limited to 'extra/libxcursor/PKGBUILD')
-rw-r--r-- | extra/libxcursor/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libxcursor/PKGBUILD b/extra/libxcursor/PKGBUILD index 27c35ea5c..51bdbcf02 100644 --- a/extra/libxcursor/PKGBUILD +++ b/extra/libxcursor/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186698 2013-05-30 14:35:12Z andyrtr $ +# $Id: PKGBUILD 198273 2013-10-30 13:51:56Z allan $ # Maintainer: Andreas Radke <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=('libxfixes' 'libxrender') makedepends=('xorg-util-macros') -options=('!libtool') source=(${url}/releases/individual/lib/libXcursor-${pkgver}.tar.bz2) sha256sums=('9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df') |