diff options
Diffstat (limited to 'extra/libxcomposite/PKGBUILD')
-rw-r--r-- | extra/libxcomposite/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libxcomposite/PKGBUILD b/extra/libxcomposite/PKGBUILD index 6435034d5..fe5f29293 100644 --- a/extra/libxcomposite/PKGBUILD +++ b/extra/libxcomposite/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 174258 2013-01-03 11:50:21Z jgc $ +# $Id: PKGBUILD 198272 2013-10-30 13:51:36Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libxcomposite @@ -10,7 +10,6 @@ url="http://xorg.freedesktop.org/" license=('custom') depends=('libxfixes' 'compositeproto') makedepends=('xorg-util-macros') -options=('!libtool') source=("${url}/releases/individual/lib/libXcomposite-${pkgver}.tar.bz2") sha256sums=('ede250cd207d8bee4a338265c3007d7a68d5aca791b6ac41af18e9a2aeb34178') |