From f5841e6dc0aec075a1c1924926bbb574b8fa48b6 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Thu, 29 Oct 2020 09:19:39 +0100 Subject: [PATCH] openblas: rebuild --- mingw-w64-openblas/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-openblas/PKGBUILD b/mingw-w64-openblas/PKGBUILD index bb9f394c80..f5c92c2cba 100644 --- a/mingw-w64-openblas/PKGBUILD +++ b/mingw-w64-openblas/PKGBUILD @@ -5,7 +5,7 @@ _realname=OpenBLAS pkgbase=mingw-w64-openblas pkgname="${MINGW_PACKAGE_PREFIX}-openblas" pkgver=0.3.12 -pkgrel=2 +pkgrel=3 pkgdesc="An optimized BLAS library based on GotoBLAS2 1.13 BSD, providing optimized blas, lapack, and cblas (mingw-w64)" arch=('any') url="https://www.openblas.net/"