summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2019-09-30 21:41:50 +0200
committerMichel Zou2019-09-30 21:41:50 +0200
commitf719745c8906bf8c49adcbbc7e2b7ea4add884cf (patch)
tree3d1975a6ebec285cf40fbaf0cecd9f4061dedf76 /PKGBUILD
parentc2fa3f6f462937f874cf0cc080fb718ae3ca0bb1 (diff)
downloadaur-f719745c8906bf8c49adcbbc7e2b7ea4add884cf.tar.gz
2.11.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b93b12882265..913a1c3fea94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-pagmo
-pkgver=2.11.1
+pkgver=2.11.4
pkgrel=1
pkgdesc="Perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model (mingw-w64)"
arch=('any')
@@ -12,7 +12,7 @@ optdepends=('mingw-w64-gsl: Mathematical operations (symbolic)'
makedepends=('mingw-w64-cmake')
options=('!buildflags' 'staticlibs' '!strip')
source=("https://github.com/esa/pagmo2/archive/v${pkgver}.tar.gz")
-sha512sums=('7ab1b446efb996422d3c4ab83b359cf8eacef4bb25f3ead2f31afdb6cad6d0c9ead79490f5764f297c44449e960131510733b44f2709fc939e9227021329f3e1')
+sha512sums=('76c9c607b89a549b92101cb1712ef3bdaa8a20e3134479e4a58c61531e4770b9922bf01ee5c895acb1b21670f4e8cbcf8c7781f764ef182da4064939d2099bde')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"