summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorisrael.herraiz2017-01-04 18:43:09 +0100
committerisrael.herraiz2017-01-04 18:43:09 +0100
commitede8cb6200868b3698fc5204cde6b0fbc44b4a0a (patch)
tree8ee13dd75b1f759c36709451018ca93b3f85718f /PKGBUILD
parentfa7a2f237393d80affe928c743a058a135bc419b (diff)
downloadaur-ede8cb6200868b3698fc5204cde6b0fbc44b4a0a.tar.gz
Update to 4.5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac1b865fc1f0..b14f7ce64fe9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Israel Herraiz <isra@herraiz.org>
pkgname=suitesparse-mkl
-pkgver=4.5.3
+pkgver=4.5.4
pkgrel=1
pkgdesc="A collection of sparse matrix libraries (compiled with the Intel MKL lib)"
url="http://faculty.cse.tamu.edu/davis/suitesparse.html"
@@ -14,7 +14,7 @@ makedepends=('intel-compiler-base' 'intel-fortran-compiler' 'cmake' 'chrpath')
license=('GPL')
options=('staticlibs')
source=("http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-$pkgver.tar.gz" suitesparse-link-tbb.patch)
-sha1sums=('2403007be38266e3607edfbf3833bee7f6bcb0f1'
+sha1sums=('33fb47e3140f1dd8cae10847a9344439d4aa66b2'
'4f0b3836e8c3c1ec5be01f988f136cee4a2cb936')
prepare() {