community/sundials to 5.1.0-1

This commit is contained in:
Kevin Mihelich 2020-01-11 19:20:22 +00:00
parent 8a61aed2e6
commit 956acbaed1

View file

@ -5,7 +5,7 @@
# - set SUNDIALS_INDEX_TYPE for 32-bit ARM
pkgname=sundials
pkgver=5.0.0
pkgver=5.1.0
pkgrel=1
pkgdesc="Suite of nonlinear differential/algebraic equation solvers"
arch=(x86_64)
@ -14,7 +14,7 @@ license=(BSD)
depends=(openmpi suitesparse)
makedepends=(cmake gcc-fortran python)
source=("https://computation.llnl.gov/projects/sundials/download/$pkgname-$pkgver.tar.gz")
sha256sums=('345141ec01c641d0bdfb3476c478b7e74fd6a7192a478a27cafe75d9da2d7dd3')
sha256sums=('fb22d14fad42203809dc46d046b001149ec4e901b23882bd4a80619157fd9b21')
prepare() {
mkdir -p build