diff options
Diffstat (limited to 'extra/libxaw/PKGBUILD')
-rw-r--r-- | extra/libxaw/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libxaw/PKGBUILD b/extra/libxaw/PKGBUILD index 03f646232..3d2c342b7 100644 --- a/extra/libxaw/PKGBUILD +++ b/extra/libxaw/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 194288 2013-09-13 07:15:28Z andyrtr $ +# $Id: PKGBUILD 198270 2013-10-30 13:50:53Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libxaw @@ -10,7 +10,6 @@ license=('custom') url="http://xorg.freedesktop.org/" depends=('libxmu' 'libxpm') makedepends=('xorg-util-macros') -options=('!libtool') source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2) sha256sums=('96fc314874fce9979556321d1d6ee00b5baf32fb333b7278853b4983bc3cdbf6') |