summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2017-10-19 13:12:24 -0400
committerJoey Dumont2017-10-19 13:12:24 -0400
commit2bd73608fdcdfdcfe48208a3bf39252ab49533de (patch)
tree7c8a5a7a26c96a3d9ce94e1faa3f05efdcef8076 /PKGBUILD
parentbd046a69235ba26f4fdc23315dfb1521727b37b9 (diff)
downloadaur-2bd73608fdcdfdcfe48208a3bf39252ab49533de.tar.gz
Updated to v8.200.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 285fbc22e38e..ba7b0967c9c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Joey Dumont <joey.dumont@gmail.com>
# Contributor: Lucas Hermann Negri <lucashnegri at gmail dot com>
pkgname=armadillo
-pkgver=8.200.0
-_pkgver=8.200.0
+pkgver=8.200.1
+_pkgver=8.200.1
pkgrel=1
pkgdesc="C++ linear algebra library"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ optdepends=('hdf5: HDF5 output'
makedepends=('cmake')
source=("http://downloads.sourceforge.net/sourceforge/arma/$pkgname-$_pkgver.tar.xz")
install=armadillo.install
-sha512sums=('d7b49e79a40a50de99c3b227eada7d628bd325aaab5bc4b016c0bd957475fc042518edf88e2f749fa8851d54d3e2269c705175afde3942fa3818f8a7f931d0b9')
+sha512sums=('e5d7d7e1d0896c1f0554cf58635c450ec589e7bffb46e01fa64c69e396bd3ded0fc670d65c3c5b9e16f032bae98f46812fe712012825c0388f841b8b6da48fc0')
build() {
if [ "$CARCH" == "x86_64" ]; then