community/sundials to 5.2.0-1

This commit is contained in:
Kevin Mihelich 2020-04-01 23:43:21 +00:00
parent 39857a7d96
commit dbb30f5e15

View file

@ -5,8 +5,8 @@
# - set SUNDIALS_INDEX_TYPE for 32-bit ARM
pkgname=sundials
pkgver=5.1.0
pkgrel=2
pkgver=5.2.0
pkgrel=1
pkgdesc="Suite of nonlinear differential/algebraic equation solvers"
arch=(x86_64)
url="https://computation.llnl.gov/casc/sundials/main.html"
@ -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=('fb22d14fad42203809dc46d046b001149ec4e901b23882bd4a80619157fd9b21')
sha256sums=('95f058acce5bd66e654de65acdbb1c9f44c90cf1b4e28f8d933cdb4415ebba3e')
prepare() {
mkdir -p build