diff --git a/mingw-w64-superlu/PKGBUILD b/mingw-w64-superlu/PKGBUILD index ae119c8978..1d0638d2e1 100644 --- a/mingw-w64-superlu/PKGBUILD +++ b/mingw-w64-superlu/PKGBUILD @@ -3,7 +3,7 @@ _realname=superlu pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=7.0.0 +pkgver=7.0.1 pkgrel=1 pkgdesc="Sparse direct linear solver (mingw-w64)" arch=('any') @@ -12,6 +12,7 @@ url='https://portal.nersc.gov/project/sparse/superlu/' msys2_repository_url="https://github.com/xiaoyeli/superlu" msys2_references=( 'archlinux: superlu' + 'gentoo: sci-libs/superlu' ) license=('spdx:BSD-3-Clause') depends=("${MINGW_PACKAGE_PREFIX}-openblas") @@ -27,7 +28,7 @@ source=("https://github.com/xiaoyeli/${_realname}/archive/v${pkgver}/${_realname 'superlu.test' '0001-pc-fix.patch' '0002-fix-build-fortran.patch') -sha256sums=('d7b91d4e0bb52644ca74c1a4dd466a694ddf1244a7bbf93cb453e8ca1f6527eb' +sha256sums=('86dcca1e086f8b8079990d07f00eb707fc9ef412cf3b2ce808b37956f0de2cb8' 'ec5072630e1c0309fe383669e9187790cd135a393c67bc4bc35cf60b0ba396ff' '15c7af25b91406d5fe5f26cfe00963b6cfde1c3dd466eb25f1b6fae299934966' '5efeea2586552dcbccf238c4aed94d64525e33fb9eca8741b56a961a6fd8e144'