summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2018-01-08 07:29:36 -0500
committerJoey Dumont2018-01-08 07:29:36 -0500
commitacafbec48fe54fd1265232073f782484e327c3e7 (patch)
treeda5312ea878e335cb1e77732b2a1b0b65054654a /PKGBUILD
parent4886c360ee4b0a739cf11c3bf8e55052a67bd3ce (diff)
downloadaur-acafbec48fe54fd1265232073f782484e327c3e7.tar.gz
Updated to v8.300.3.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a665a139f354..a58acd0744e6 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.300.2
-_pkgver=8.300.2
+pkgver=8.300.3
+_pkgver=8.300.3
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=('df069634db377e95e02dfca02312b082b34cab91bae0b1fd04a97339477074fc50c74f8adf92786ac6f0fc148044d527461617f382cc996523251b6d1287e41c')
+sha512sums=('54be9b3f3e1e5c54ea8929afa521d7f27a3edf3d42eaa5688439c6a20e6262b7934011890858083527b436ab0ad3632a6f8ef62ae578bc2a7b60be54aad7ec51')
build() {
if [ "$CARCH" == "x86_64" ]; then