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

Antonio Rojas arojas at archlinux.org
Sat Jan 26 08:53:17 UTC 2019


    Date: Saturday, January 26, 2019 @ 08:53:16
  Author: arojas
Revision: 427951

Update to 4.0.2

Modified:
  sundials/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-26 08:51:52 UTC (rev 427950)
+++ PKGBUILD	2019-01-26 08:53:16 UTC (rev 427951)
@@ -2,8 +2,8 @@
 # Contributor: Elmar Klausmeier <Elmar.Klausmeier at gmail.com>
 
 pkgname=sundials
-pkgver=4.0.1
-pkgrel=3
+pkgver=4.0.2
+pkgrel=1
 pkgdesc="Suite of nonlinear differential/algebraic equation solvers"
 arch=(x86_64)
 url="https://computation.llnl.gov/casc/sundials/main.html"
@@ -11,7 +11,7 @@
 depends=(openmpi)
 makedepends=(cmake gcc-fortran python)
 source=("http://computation.llnl.gov/projects/sundials/download/$pkgname-$pkgver.tar.gz")
-sha256sums=('29e409c8620e803990edbda1ebf49e03a38c08b9187b90658d86bddae913aed4')
+sha256sums=('6656d6938aed9142e61a001b1ed9f4ee4f7eaf003613bf5a887e98a85904d375')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list