diff options
Diffstat (limited to 'extra/libxp/PKGBUILD')
-rw-r--r-- | extra/libxp/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libxp/PKGBUILD b/extra/libxp/PKGBUILD index cbb27982b..a35dd42e7 100644 --- a/extra/libxp/PKGBUILD +++ b/extra/libxp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186883 2013-05-31 14:02:47Z andyrtr $ +# $Id: PKGBUILD 198292 2013-10-30 13:58:41Z allan $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Maintainer: Jan de Groot <jgc@archlinux.org> @@ -11,7 +11,6 @@ license=('custom') url="http://xorg.freedesktop.org/" depends=('libxext' 'printproto') makedepends=('xorg-util-macros') -options=('!libtool') source=("${url}/releases/individual/lib/libXp-${pkgver}.tar.bz2") license=('custom') sha256sums=('952fe5b5e90abd2cf04739aef3a9b63a253cd9309ed066a82bab7ca9112fd0b5') |