summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2017-01-01 09:23:23 -0500
committerJoey Dumont2017-01-01 09:23:23 -0500
commita69087c54c5da0e208af54780a77ebed6873d8d2 (patch)
tree73724f04e605bd2d5cde62fc2f39f7aeb7851cdb /PKGBUILD
parentafe90e35e90ae0c9f998b3e2f13f12f0beee4323 (diff)
downloadaur-a69087c54c5da0e208af54780a77ebed6873d8d2.tar.gz
Updated to v7.600.2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8824efeda95a..65a80e84865a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,8 @@
# Maintainer: Joey Dumont <joey.dumont@gmail.com>
# Contributor: Lucas Hermann Negri <lucashnegri at gmail dot com>
-
pkgname=armadillo
-pkgver=7.500.2
-_pkgver=7.500.2
+pkgver=7.600.2
+_pkgver=7.600.2
pkgrel=2
pkgdesc="C++ linear algebra library"
arch=('i686' 'x86_64')
@@ -16,7 +15,7 @@ optdepends=('hdf5: HDF5 output'
makedepends=('cmake')
source=("http://downloads.sourceforge.net/sourceforge/arma/$pkgname-$_pkgver.tar.xz")
install=armadillo.install
-sha512sums=('1f73944fa26eec93973630a7f101ca875de8decf9cbd6d7f87431a43e855479d5e79775823ba2e97e8d2615902deebd98af65808a529af16d6f8d88de60703d3')
+sha512sums=('9ee18882b8e9ab6275c8ff2b9930ad62fd4612cd49469c344a85264114c0c0d1fec5d53b15d784a2e33d7a5df6ef4cbf0854cbefbec67f3f8269f47438b65452')
build() {
if [ "$CARCH" == "x86_64" ]; then