summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2019-10-22 16:26:00 -0400
committerAndrew Sun2019-10-22 16:26:00 -0400
commitf276b6af3cbc4716fd5154abe84b4b22528dd0bb (patch)
treefcb86ee8c1ccb4f060a67fb0bee8ed57eb4d3626 /PKGBUILD
parent64f5f09f885d086461357023355f1852398ba369 (diff)
downloadaur-f276b6af3cbc4716fd5154abe84b4b22528dd0bb.tar.gz
5.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 090a569923cf..320f306d84bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Andrew Sun <adsun701@gmail.com>
+# Maintainer: Andrew Sun <adsun701 at gmail dot com>
pkgname=mingw-w64-sundials
-pkgver=4.1.0
+pkgver=5.0.0
pkgrel=1
pkgdesc="Suite of nonlinear differential/algebraic equation solvers (mingw-w64)"
arch=('any')
@@ -11,7 +11,7 @@ depends=('mingw-w64-lapack')
makedepends=('mingw-w64-cmake')
options=('!buildflags' 'staticlibs' '!strip')
source=("http://computation.llnl.gov/projects/sundials/download/sundials-${pkgver}.tar.gz")
-sha256sums=('280de1c27b2360170a6f46cb3799b2aee9dff3bddbafc8b08c291a47ab258aa5')
+sha256sums=('345141ec01c641d0bdfb3476c478b7e74fd6a7192a478a27cafe75d9da2d7dd3')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"