diff options
Diffstat (limited to 'community/arpack')
-rw-r--r-- | community/arpack/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/arpack/PKGBUILD b/community/arpack/PKGBUILD index 7f284495f..6655c1ce5 100644 --- a/community/arpack/PKGBUILD +++ b/community/arpack/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99415 2013-10-28 12:15:04Z arodseth $ +# $Id: PKGBUILD 99686 2013-10-30 23:01:28Z allan $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: William Rea <sillywilly@gmail.com> # Contributor: Stefan Husmann <stefan-husmann@t-online.de> @@ -12,7 +12,6 @@ url='http://forge.scilab.org/index.php/p/arpack-ng/' license=('BSD') depends=('lapack' 'openmpi') provides=('arpack-ng') -options=('!libtool') source=("http://forge.scilab.org/upload/$pkgname-ng/files/$pkgname-ng_$pkgver.tar.gz") sha256sums=('9338bda5bef5a4bafd99c18f327acb54f8be4ffc5c53d0a186e4aa27db3260f2') |