[arch-commits] Commit in openblas/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun May 23 06:56:39 UTC 2021


    Date: Sunday, May 23, 2021 @ 06:56:39
  Author: felixonmars
Revision: 942872

upgpkg: openblas 0.3.15-1

Modified:
  openblas/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-23 06:52:09 UTC (rev 942871)
+++ PKGBUILD	2021-05-23 06:56:39 UTC (rev 942872)
@@ -3,7 +3,7 @@
 
 pkgname=openblas
 _pkgname=OpenBLAS
-pkgver=0.3.14
+pkgver=0.3.15
 pkgrel=1
 pkgdesc="An optimized BLAS library based on GotoBLAS2 1.13 BSD"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 provides=('blas=3.9.0')
 conflicts=('blas')
 source=(${_pkgname}-v${pkgver}.tar.gz::https://github.com/xianyi/OpenBLAS/archive/v${pkgver}.tar.gz)
-sha512sums=('c7d5947ada525a32bc6e97ff94272df9730fa5fb06102e06e80472baedc1a9119d82050cdaede192db15f816ae7143784d7801b61b64fab5b5cf97cdbd5e625e')
+sha512sums=('c07964ead5ffe9cf088364697bfe5cb409170663e420bdcd08a6366a028625d2a3c23ee4ddbaf0e625860a9fd08cbbb39f97eb985c366c052696d6f8598a844f')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list