summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-02-01 10:42:00 +0100
committerMichel Zou2020-02-01 10:42:00 +0100
commit3b87e7626540f8e8897d7e110f87b13965c14502 (patch)
tree3d94ec57d50ffe556d55af4be688c1c0b1232868 /PKGBUILD
parent11df428ff19063707dd65bffe4d79da03192ed3b (diff)
downloadaur-mingw-w64-coin-or-coinmetis.tar.gz
1.3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecf00732e06c..2b39b4eddf78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-coin-or-coinmetis
-pkgver=1.3.8
+pkgver=1.3.9
pkgrel=1
pkgdesc="COIN-OR autotools harness to build Metis (mingw-w64)"
arch=('any')
@@ -10,7 +10,7 @@ depends=('mingw-w64-crt')
makedepends=('mingw-w64-configure' 'wget')
options=('!buildflags' '!strip' 'staticlibs')
source=("https://github.com/coin-or-tools/ThirdParty-Metis/archive/releases/$pkgver.tar.gz")
-sha256sums=('97bf0f8787c1a6491fd2de2a8053872d7786d00b29cb574c851c32cd9aae3673')
+sha256sums=('c75e66ec76b423e4c8c1ead3579fb2aa5fb7844f4efffdeae5b185df80420e3a')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"