summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorHal Gentz2017-07-27 17:08:27 -0600
committerHal Gentz2017-07-27 17:08:27 -0600
commitbc922adfc3a2985bacfa33cef681dee90aa1d972 (patch)
tree33258405205532fd18de0c9c5c39d72804df9c91 /.SRCINFO
parent90ee684c9b25dd707ec564c7d7b6f8d51d8c2b2f (diff)
downloadaur-bc922adfc3a2985bacfa33cef681dee90aa1d972.tar.gz
Updated
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 677c97b40650..46cad0525764 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blaze-git
pkgdesc = An open-source, high-performance C++ math library for dense and sparse arithmetic.
- pkgver = v3.1
+ pkgver = 3.1.r725.c67b7cf6e
pkgrel = 1
url = https://bitbucket.org/blaze-lib/blaze
arch = i686
@@ -9,10 +9,9 @@ pkgbase = blaze-git
makedepends = git
optdepends = blas: for maximum performance.
optdepends = lapack: for computing the determinant of a dense matrix and for the dense matrix inversion.
- optdepends = boost>=1.54.0: to use Boost threads to run numeric operations in parallel.
- provides = blaze-git
- conflicts = blaze-git
- conflicts = blaze-git-master
+ optdepends = boost: to use Boost threads to run numeric operations in parallel.
+ provides = blaze
+ conflicts = blaze
source = blaze-git::git+https://bitbucket.org/blaze-lib/blaze.git
md5sums = SKIP