extra/suitesparse to 5.2.0-1

This commit is contained in:
Kevin Mihelich 2018-04-24 12:17:10 +00:00
parent 9724278202
commit 595f35c3b6

View file

@ -5,7 +5,7 @@
# - drop intel-tbb depend, remove TBB=-ltbb SPQR_CONFIG=-DHAVE_TBB
pkgname=suitesparse
pkgver=5.1.0
pkgver=5.2.0
pkgrel=1
pkgdesc="A collection of sparse matrix libraries"
url="http://faculty.cse.tamu.edu/davis/suitesparse.html"
@ -18,7 +18,7 @@ makedepends=('gcc-fortran' 'cmake' 'chrpath')
license=('GPL')
options=('staticlibs')
source=("http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-$pkgver.tar.gz")
sha1sums=('bedf8aa7fdff4247cf1b9029a86cbb76c11627db')
sha1sums=('e80fb66c7c8613e24cc87c9fb4482e8348f690e9')
build() {
cd SuiteSparse