summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFlorian Dang2016-03-22 09:59:26 +0100
committerFlorian Dang2016-03-22 09:59:26 +0100
commitd56d9efc6168d770486aa23d6b5c08d47092e033 (patch)
tree575e1724eba1bd4a66781babfc1c69272be5a46d /.SRCINFO
parent6dc709d78ab51a1ea47e0efc37a35bb3e3a9e936 (diff)
downloadaur-d56d9efc6168d770486aa23d6b5c08d47092e033.tar.gz
updated pkgbuild to 8.4.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 768f4f66a01a..35e8adb0cab2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deal-ii
pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
- pkgver = 8.3.0
+ pkgver = 8.4.0
pkgrel = 1
url = http://www.dealii.org/
install = deal-ii.install
@@ -9,16 +9,16 @@ pkgbase = deal-ii
license = LGPL
makedepends = cmake
depends = boost
- depends = lapack
- depends = openmpi
+ optdepends = lapack: Linear Algebra PACKage
+ optdepends = openmpi: High performance message passing library (MPI)
optdepends = petsc: Portable, extensible toolkit for scientific computation
optdepends = slepc: Scalable library for Eigenvalue problem computations
optdepends = mumps: Sparse solver library using Gaussian elimination
optdepends = intel-tbb: High level abstract threading library
optdepends = trilinos: object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems
optdepends = metis: partitioning graphs, finite element meshes, fill reducing orderings for sparse matrices.
- source = https://github.com/dealii/dealii/releases/download/v8.3.0/dealii-8.3.0.tar.gz
- sha1sums = 274288b09c053b461239040816129a9eb9d45914
+ source = https://github.com/dealii/dealii/releases/download/v8.4.0/dealii-8.4.0.tar.gz
+ sha1sums = 559ef06969da4a35600adee38195f1b8be929721
pkgname = deal-ii