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

Felix Yan felixonmars at gemini.archlinux.org
Sat Oct 2 20:40:37 UTC 2021


    Date: Saturday, October 2, 2021 @ 20:40:37
  Author: felixonmars
Revision: 1027068

upgpkg: openblas 0.3.18-1

Modified:
  openblas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-02 17:53:47 UTC (rev 1027067)
+++ PKGBUILD	2021-10-02 20:40:37 UTC (rev 1027068)
@@ -3,7 +3,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')
@@ -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=('a97745c1f050ea44fce5f1722810de469612d374a29796a874d12673d6ad189872160cc2b5d0885790e6562d9d7ade629144c86f2649e668b0d4def36aa74495')
+sha512sums=('df9a14026a61bdc5285636bfd7a52dce244d24fcf4a0c870ef4e58b8b50e412849828ca5aeac2a2435f635e78e60559762e8bae22ea7bc5dff2e865a96d81152')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list