pkgrel bump
This commit is contained in:
@@ -6,7 +6,7 @@ pkgbase=mingw-w64-openblas
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-openblas"
|
||||
$([[ "${CARCH}" == "i686" ]] || echo "${MINGW_PACKAGE_PREFIX}-openblas64"))
|
||||
pkgver=0.3.24
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="An optimized BLAS library based on GotoBLAS2 1.13 BSD, providing optimized blas, lapack, and cblas (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
|
||||
Reference in New Issue
Block a user