summarylogtreecommitdiffstats
path: root/deal-ii.install
diff options
context:
space:
mode:
authorDavid Wells2021-08-04 11:15:55 -0400
committerDavid Wells2021-08-04 11:15:55 -0400
commit2f20dca7f2fb1cc25cb844ec492b159ddbf9fc64 (patch)
tree0356003e21289d87a38cdb1e9042721c5607eba3 /deal-ii.install
parentfb08ac93ddbda5ca26f8f1ebd6ab0a225efb609f (diff)
downloadaur-2f20dca7f2fb1cc25cb844ec492b159ddbf9fc64.tar.gz
Update to 9.3.1
- Some dependencies (nanoflann and netcdf) have been removed - Patches are no longer necessary - Skip preprocessor warnings from _FORTIFY_SOURCE
Diffstat (limited to 'deal-ii.install')
-rw-r--r--deal-ii.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/deal-ii.install b/deal-ii.install
index b55916776fd7..8f2b8c859159 100644
--- a/deal-ii.install
+++ b/deal-ii.install
@@ -1,4 +1,3 @@
post_install() {
- echo 'deal.II 8.5.0 has online documentation available at http://www.dealii.org/8.5.0/'
- echo 'deal.II examples are provided in /usr/share/deal-ii/examples/'
+ echo 'deal.II 9.3.1 has online documentation available at http://www.dealii.org/9.3.0/doxygen/deal.II/index.html'
}