File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pkgbase=mingw-w64-${_realname}
1010pkgname=(" ${MINGW_PACKAGE_PREFIX} -${_realname} " )
1111pkgver=16.0.0
1212_pkgver=${pkgver// ./ -}
13- pkgrel=3
13+ pkgrel=4
1414pkgdesc=' Algorithms for the solution of large-scale scientific problems" (mingw-w64)'
1515arch=(' any' )
1616mingw_arch=(' mingw64' ' ucrt64' ' clang64' )
@@ -34,6 +34,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
3434 " ${MINGW_PACKAGE_PREFIX} -python-numpy"
3535 " unzip" )
3636optdepends=(" ${MINGW_PACKAGE_PREFIX} -seacas" )
37+ provides=(" ${MINGW_PACKAGE_PREFIX} -kokkos" )
3738source=(" https://github.com/${_realname} /Trilinos/archive/${_realname} -release-${_pkgver} .tar.gz"
3839 " https://github.com/trilinos/Trilinos/commit/b7a7a71d9ab66970e082474775952348b5a0eea4.patch" )
3940sha256sums=(' 46bfc40419ed2aa2db38c144fb8e61d4aa8170eaa654a88d833ba6b92903f309'
You can’t perform that action at this time.
0 commit comments