summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2016-11-25 18:53:47 +0100
committerMichel Zou2016-11-25 18:53:47 +0100
commit1c77bb2880cfba0e59bf19593364745b592926d5 (patch)
treee7ce2d119cb611a13f87f16688cf68b9b19dd1bb /PKGBUILD
parent86366c912e159a1c05d806ad4eee788d9866912b (diff)
downloadaur-1c77bb2880cfba0e59bf19593364745b592926d5.tar.gz
7.500.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c12d15e828f6..ac19c5750002 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-armadillo
-pkgver=7.400.2
+pkgver=7.500.2
pkgrel=1
pkgdesc="C++ linear algebra library (mingw-w64)"
arch=('any')
@@ -10,7 +10,7 @@ depends=('mingw-w64-lapack' 'mingw-w64-hdf5')
makedepends=('mingw-w64-cmake' 'mingw-w64-boost')
options=('!strip' '!buildflags' 'staticlibs')
source=("http://downloads.sourceforge.net/sourceforge/arma/armadillo-$pkgver.tar.xz")
-sha512sums=('5371216f35e0ff8b6b581f69798fc1039fdfd59ef6e3cce070f6ed5a336e19006a86ccfeebff23f1adecd329d55015a0df2b12cc769fb2e32043663c35aef729')
+sha512sums=('1f73944fa26eec93973630a7f101ca875de8decf9cbd6d7f87431a43e855479d5e79775823ba2e97e8d2615902deebd98af65808a529af16d6f8d88de60703d3')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"