From e4e5cee94e3be43ad2e7697db8ed0f7f4d7b641e Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Tue, 28 Nov 2023 07:17:00 +0100 Subject: [PATCH] rebuilds for starpu --- mingw-w64-pastix/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-pastix/PKGBUILD b/mingw-w64-pastix/PKGBUILD index c68f4d21a3..4b1c1ceaa5 100644 --- a/mingw-w64-pastix/PKGBUILD +++ b/mingw-w64-pastix/PKGBUILD @@ -4,7 +4,7 @@ _realname=pastix pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") pkgver=6.3.1 -pkgrel=1 +pkgrel=2 pkgdesc='High performance parallel solver for very large sparse linear systems based on direct methods (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')