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

Antonio Rojas arojas at archlinux.org
Thu Sep 24 19:44:49 UTC 2020


    Date: Thursday, September 24, 2020 @ 19:44:49
  Author: arojas
Revision: 711873

Update to 5.4.0

Modified:
  sundials/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 19:37:51 UTC (rev 711872)
+++ PKGBUILD	2020-09-24 19:44:49 UTC (rev 711873)
@@ -2,7 +2,7 @@
 # Contributor: Elmar Klausmeier <Elmar.Klausmeier at gmail.com>
 
 pkgname=sundials
-pkgver=5.3.0
+pkgver=5.4.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=('88dff7e11a366853d8afd5de05bf197a8129a804d9d4461fb64297f1ef89bca7')
+sha256sums=('04d8a2ebe02cdaeef5a9e22ff7e3146bb563d8400f65772b6c7af80001413ffa')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list