diff options
Diffstat (limited to 'extra/libxres/PKGBUILD')
-rw-r--r-- | extra/libxres/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libxres/PKGBUILD b/extra/libxres/PKGBUILD index 1f9c12f09..9ee972b4a 100644 --- a/extra/libxres/PKGBUILD +++ b/extra/libxres/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186885 2013-05-31 14:04:26Z andyrtr $ +# $Id: PKGBUILD 198295 2013-10-30 13:59:42Z 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') makedepends=('resourceproto' 'damageproto' 'compositeproto' 'scrnsaverproto' 'xorg-util-macros') -options=('!libtool') source=("${url}/releases/individual/lib/libXres-${pkgver}.tar.bz2") sha256sums=('26899054aa87f81b17becc68e8645b240f140464cf90c42616ebb263ec5fa0e5') |