community/openblas to 0.3.18-1

This commit is contained in:
Kevin Mihelich 2021-10-02 21:19:53 +00:00
parent 4cc8ed1d80
commit bf700dadab

View file

@ -7,7 +7,7 @@
pkgname=openblas
_pkgname=OpenBLAS
pkgver=0.3.17
pkgver=0.3.18
pkgrel=1
pkgdesc="An optimized BLAS library based on GotoBLAS2 1.13 BSD"
arch=('x86_64')
@ -19,7 +19,7 @@ checkdepends=('cblas')
provides=('blas=3.9.0')
conflicts=('blas')
source=(${_pkgname}-v${pkgver}.tar.gz::https://github.com/xianyi/OpenBLAS/archive/v${pkgver}.tar.gz)
sha512sums=('a97745c1f050ea44fce5f1722810de469612d374a29796a874d12673d6ad189872160cc2b5d0885790e6562d9d7ade629144c86f2649e668b0d4def36aa74495')
sha512sums=('df9a14026a61bdc5285636bfd7a52dce244d24fcf4a0c870ef4e58b8b50e412849828ca5aeac2a2435f635e78e60559762e8bae22ea7bc5dff2e865a96d81152')
build() {
cd $_pkgname-$pkgver