summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2023-12-18 15:52:39 +0100
committerMichel Zou2023-12-18 15:52:39 +0100
commit05bde8477394f697b92f4a52c92e9ca59f52f1bb (patch)
tree266cb8a4ab4d3de587d7efd367576c144dd50a0c /PKGBUILD
parent70f19ba17b4dea7b8692ef1d2fc07f093ca991a8 (diff)
downloadaur-mingw-w64-coin-or-coinmumps.tar.gz
3.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9a850feb45a..c230427f95c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-coin-or-coinmumps
-pkgver=3.0.4
+pkgver=3.0.5
pkgrel=1
pkgdesc="COIN-OR autotools harness to build MUMPS (mingw-w64)"
arch=('any')
@@ -10,7 +10,7 @@ depends=('mingw-w64-metis' 'mingw-w64-lapack')
makedepends=('mingw-w64-configure' 'wget')
options=('!buildflags' '!strip' 'staticlibs')
source=("https://github.com/coin-or-tools/ThirdParty-Mumps/archive/releases/$pkgver.tar.gz")
-sha256sums=('506feab2921ceef5a77e660b6ca5924b425807b3b0e7852b0f9835b72cf79e02')
+sha256sums=('7010384ae705939d8e8bb784e96eb117f91e572f29fab14b72a1d86765cfde01')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"