summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2017-05-31 10:07:20 -0400
committerJoey Dumont2017-05-31 10:07:20 -0400
commit64926c8cef138efc0ad625c1669435622941b78a (patch)
tree472fc9f275da44de9cf813e9c976ba86c1289336 /PKGBUILD
parent8efb44ba181835d82c5c503bd27771ef7998cf64 (diff)
downloadaur-64926c8cef138efc0ad625c1669435622941b78a.tar.gz
Updated to v7.950.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e7428624483..58d2341225a7 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=7.900.1
-_pkgver=7.900.1
+pkgver=7.950.0
+_pkgver=7.950.0
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=('7c11cca1efe0fc26751e359d0889fabb58740db27cd2722fbfd71a71c4d72c620d2b2efaec59ef4dfbcf747da8e4f197862dc073528631201d8e1f6777c2b88b')
+sha512sums=('e92d5f75000a978381aa279485f35371388ae0812d1116fb79cc902a68037ef96a48aa5954598959e9c88ab74d569d7b6984537f8514e4cc507e07ec8fe3d26b')
build() {
if [ "$CARCH" == "x86_64" ]; then