summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-02-01 10:37:24 +0100
committerMichel Zou2020-02-01 10:37:24 +0100
commitdd221ce812a783de03869c475987b8d7bccacd9d (patch)
tree4caab33ca60a0e8197d7b3aac12527bce00c61ba /PKGBUILD
parente50ed2ca395b83dc005fa57221cc9bff0e260437 (diff)
downloadaur-dd221ce812a783de03869c475987b8d7bccacd9d.tar.gz
1.8.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f01b6b49bf7..4d2f2d90b6ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-coin-or-bonmin
-pkgver=1.8.7
+pkgver=1.8.8
pkgrel=1
pkgdesc="Experimental open-source C++ code for solving general MINLP problems (mingw-w64)"
arch=('any')
@@ -10,7 +10,7 @@ depends=('mingw-w64-coin-or-cbc' 'mingw-w64-coin-or-ipopt' 'mingw-w64-coin-or-bc
makedepends=('mingw-w64-configure')
options=('staticlibs' '!buildflags' '!strip')
source=("https://www.coin-or.org/download/source/Bonmin/Bonmin-$pkgver.tgz")
-sha256sums=('3e5bcb57f2a7995ce4fd9c76c033050e487ea375ecf0e277dabc22159c8cfb31')
+sha256sums=('1a47cf5a4c115974f09d765408ab2116efd4dc1ec13faccd078f2870404316d2')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"