[arch-commits] Commit in sundials/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Feb 3 20:52:38 UTC 2021


    Date: Wednesday, February 3, 2021 @ 20:52:38
  Author: arojas
Revision: 843611

Update to 5.7.0

Modified:
  sundials/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-03 20:50:05 UTC (rev 843610)
+++ PKGBUILD	2021-02-03 20:52:38 UTC (rev 843611)
@@ -2,7 +2,7 @@
 # Contributor: Elmar Klausmeier <Elmar.Klausmeier at gmail.com>
 
 pkgname=sundials
-pkgver=5.6.1
+pkgver=5.7.0
 pkgrel=1
 pkgdesc="Suite of nonlinear differential/algebraic equation solvers"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(openmpi suitesparse)
 makedepends=(cmake gcc-fortran python)
 source=("https://computation.llnl.gov/projects/sundials/download/$pkgname-$pkgver.tar.gz")
-sha256sums=('16b77999ec7e7f2157aa1d04ca1de4a2371ca8150e056d24951d0c58966f2a83')
+sha256sums=('8d6dd094feccbb8d6ecc41340ec16a65fabac82ed4415023f6d7c1c2390ea2f3')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list