summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Wells2023-07-18 11:11:57 -0400
committerDavid Wells2023-07-18 11:12:24 -0400
commit5bfb885918966899bb9d8dcc40f91d1ecb1032a2 (patch)
tree12c8916bfb6fac95a315dc06d193759d3b0b7436 /.SRCINFO
parent26d438e7c9bb095ac184227c2e4bc3148da7b541 (diff)
downloadaur-deal-ii.tar.gz
Update to 9.5.1 and fix some bugs
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1645b9a99c3d..10d08487663f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deal-ii
pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
- pkgver = 9.5.0
+ pkgver = 9.5.1
pkgrel = 1
url = http://www.dealii.org/
install = deal-ii.install
@@ -9,6 +9,7 @@ pkgbase = deal-ii
license = LGPL
makedepends = cmake
depends = boost
+ depends = trilinos
optdepends = adol-c: automatic differentiation library
optdepends = arpack: Fortran77 subroutines designed to solve large scale eigenvalue problems
optdepends = assimp: Library to import various well-known 3D model formats in an uniform manner
@@ -30,10 +31,9 @@ pkgbase = deal-ii
optdepends = sundials: Suite of nonlinear differential/algebraic equation solvers
optdepends = symengine: Fast symbolic manipulation library
optdepends = 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 = suitesparse: A collection of sparse matrix libraries
optdepends = zlib: Compression library implementing the deflate compression method found in gzip and PKZIP
- source = https://github.com/dealii/dealii/releases/download/v9.5.0/dealii-9.5.0.tar.gz
- sha1sums = 93070f79afdfc4eb201bcd52a9bd5805385f5501
+ source = https://github.com/dealii/dealii/releases/download/v9.5.1/dealii-9.5.1.tar.gz
+ sha1sums = a94989a9e4c3b8599aceacf71d7156621c1d7426
pkgname = deal-ii