summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2018-06-14 11:30:13 +0200
committerJoey Dumont2018-06-14 11:30:13 +0200
commitef8d8a1f4ac799f2555bf54718a986300e8e9f0a (patch)
tree27c2117f60c2580e1f893ba3f88392bd0f8dc41e /PKGBUILD
parent4640b084c34661c71d729da44e6199535232e419 (diff)
downloadaur-ef8d8a1f4ac799f2555bf54718a986300e8e9f0a.tar.gz
Updated to 8.600-RC1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 237a7d837cdb..f948ffae2e8c 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.500.1
-_pkgver=8.500.1
+pkgver=8.600_RC1
+_pkgver=8.600-RC1
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=('3f8cf7e2e68c1643f937984bde6ee4382009c5253fa84f411d4cd389556a91261d95b8b7e8ecd81fbba267c6bedb503aaaa466b9f167c7d35f7c66876d3e0921')
+sha512sums=('ba6399142d21ac952b76d158c0714479715c8e5833497134845caa4911cf6f2bcbabdbaf41cfedfb57efcfc2ae8ec1885d5a721be92717177b962aa66e4d92d0')
build() {
if [ "$CARCH" == "x86_64" ]; then