diff --git a/suitesparse/.SRCINFO b/suitesparse/.SRCINFO index 86374a6447..374612a8f2 100644 --- a/suitesparse/.SRCINFO +++ b/suitesparse/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = suitesparse pkgdesc = A collection of sparse matrix libraries - pkgver = 7.8.2 - pkgrel = 1.1 + pkgver = 7.8.3 + pkgrel = 1 url = http://faculty.cse.tamu.edu/davis/suitesparse.html arch = x86_64 arch = powerpc64le @@ -19,9 +19,9 @@ pkgbase = suitesparse depends = lapack depends = mpfr replaces = suitesparse64<7.1.0 - source = git+https://github.com/DrTimothyAldenDavis/SuiteSparse#tag=v7.8.2 + source = git+https://github.com/DrTimothyAldenDavis/SuiteSparse#tag=v7.8.3 source = ppc32.patch - sha256sums = 92645255bcfeaab9ad32c7de8b3d8804808484f18ff9f3e6c432e1132147b579 + sha256sums = a51065819bba83a16ac3754dcd313deb257fc1ddd94f3a86b110783674c9af81 sha256sums = fe530b269842452aae6a76f3930b5355464a56ca1747b1bb8861f9751915557b pkgname = suitesparse diff --git a/suitesparse/PKGBUILD b/suitesparse/PKGBUILD index cf8823d249..f6951d65cb 100644 --- a/suitesparse/PKGBUILD +++ b/suitesparse/PKGBUILD @@ -5,8 +5,8 @@ pkgbase=suitesparse pkgname=(suitesparse suitesparse-graphblas) -pkgver=7.8.2 -pkgrel=1.1 +pkgver=7.8.3 +pkgrel=1 pkgdesc='A collection of sparse matrix libraries' url='http://faculty.cse.tamu.edu/davis/suitesparse.html' arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) @@ -23,7 +23,7 @@ replaces=('suitesparse64<7.1.0') license=(GPL) source=(git+https://github.com/DrTimothyAldenDavis/SuiteSparse#tag=v$pkgver ppc32.patch) -sha256sums=('92645255bcfeaab9ad32c7de8b3d8804808484f18ff9f3e6c432e1132147b579' +sha256sums=('a51065819bba83a16ac3754dcd313deb257fc1ddd94f3a86b110783674c9af81' 'fe530b269842452aae6a76f3930b5355464a56ca1747b1bb8861f9751915557b') case "${CARCH}" in