summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJoey Dumont2016-12-12 13:30:34 -0500
committerJoey Dumont2016-12-12 13:30:34 -0500
commitafe90e35e90ae0c9f998b3e2f13f12f0beee4323 (patch)
tree2bd1161f00caadbe2dd1dd04aaf8156111b69910 /.SRCINFO
parent7440f27ccc1c18541ac2de5d634925aeaebdbf51 (diff)
downloadaur-afe90e35e90ae0c9f998b3e2f13f12f0beee4323.tar.gz
Allowed for later versions of SuperLU.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38ae1f64e886..b06330a0b852 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Nov 18 16:10:36 UTC 2016
+# Mon Dec 12 18:16:06 UTC 2016
pkgbase = armadillo
pkgdesc = C++ linear algebra library
pkgver = 7.500.2
- pkgrel = 1
+ pkgrel = 2
url = http://arma.sourceforge.net/
install = armadillo.install
arch = i686
@@ -13,7 +13,7 @@ pkgbase = armadillo
depends = lapack
depends = blas
depends = arpack
- depends = superlu=5.2.0
+ depends = superlu>=5.2.0
optdepends = hdf5: HDF5 output
optdepends = cuda: NVBLAS support
optdepends = acml-cblas: ACML support