summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2017-02-24 09:52:50 -0500
committerJoey Dumont2017-02-24 09:52:50 -0500
commit6a6af9f68ef62a521e410597cf5bdeecb36fab45 (patch)
tree23d2b5bcfbece68fd48f3dc830344e954345a16c /PKGBUILD
parenta987cd9dfbb408f2190a6d01cf3a2083780cbb28 (diff)
downloadaur-6a6af9f68ef62a521e410597cf5bdeecb36fab45.tar.gz
Updated to version 7.800.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 615f8ce4bc84..4f3bba05c918 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.800.0
-_pkgver=7.800.0
+pkgver=7.800.1
+_pkgver=7.800.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=('98eb7bb4d924d9212f1f3fa6106921252504b8f080a44fce02c78ba5368b8f2b62300bd0f0a2277b89d4be78de0e87157909a96d2dab43ff4615bb3a7a33d3d0')
+sha512sums=('e80aee6d9994f1907584be85c1621e9ce8c0f4d799a397b930198c24351b8c92bb317eb30cacc25d049f94f999c537799e75ccc0a5ae17bd1c7e9d2c2842744b')
build() {
if [ "$CARCH" == "x86_64" ]; then