summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Dang2016-06-03 11:54:29 +0200
committerFlorian Dang2016-06-03 11:54:29 +0200
commit3bcc86c3df9c6eb0eaeb84c6af54207d81911899 (patch)
tree63c1b5ee8f824add20c7853e6d88704f95ead773
parent7fb3f75865e4369d57c8cd0bb43f7c8644f418ce (diff)
downloadaur-3bcc86c3df9c6eb0eaeb84c6af54207d81911899.tar.gz
update SRCINFO
-rw-r--r--.SRCINFO13
1 files changed, 9 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35e8adb0cab2..72152468bf9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deal-ii
pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
- pkgver = 8.4.0
+ pkgver = 8.4.1
pkgrel = 1
url = http://www.dealii.org/
install = deal-ii.install
@@ -8,7 +8,12 @@ pkgbase = deal-ii
arch = x86_64
license = LGPL
makedepends = cmake
- depends = boost
+ optdepends = boost:
+ optdepends = peer-reviewed
+ optdepends = portable
+ optdepends = C++
+ optdepends = source
+ optdepends = libraries
optdepends = lapack: Linear Algebra PACKage
optdepends = openmpi: High performance message passing library (MPI)
optdepends = petsc: Portable, extensible toolkit for scientific computation
@@ -17,8 +22,8 @@ pkgbase = deal-ii
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.4.0/dealii-8.4.0.tar.gz
- sha1sums = 559ef06969da4a35600adee38195f1b8be929721
+ source = https://github.com/dealii/dealii/releases/download/v8.4.1/dealii-8.4.1.tar.gz
+ sha1sums = 94c489a5ede6b93497951790fe504fbbe1970819
pkgname = deal-ii