* update suitesparse to 7.8.3-1

This commit is contained in:
Alexander Baldeck 2024-11-06 20:27:37 +01:00
parent fc98af0d4b
commit 19204e8258
2 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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