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

Felix Yan felixonmars at archlinux.org
Sun Dec 13 11:56:00 UTC 2020


    Date: Sunday, December 13, 2020 @ 11:55:59
  Author: felixonmars
Revision: 774087

upgpkg: openblas 0.3.13-1

Modified:
  openblas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-13 11:52:01 UTC (rev 774086)
+++ PKGBUILD	2020-12-13 11:55:59 UTC (rev 774087)
@@ -3,7 +3,7 @@
 
 pkgname=openblas
 _pkgname=OpenBLAS
-pkgver=0.3.12
+pkgver=0.3.13
 pkgrel=1
 pkgdesc="An optimized BLAS library based on GotoBLAS2 1.13 BSD"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 provides=('blas=3.8.0')
 conflicts=('blas')
 source=(${_pkgname}-v${pkgver}.tar.gz::https://github.com/xianyi/OpenBLAS/archive/v${pkgver}.tar.gz)
-sha512sums=('1ff5a065c41f7e460857f8428fc77900b189f051fa8129eea9ae93237f234d387cc1c6e627c2c95636164f512d4d721d4229729f04a04e8d5f655abbf5463d98')
+sha512sums=('86e7f496587cc35d7feede99cbe3cf627ef690dd7489bb03b95f7d15ed758e32baf17d79f17b1de187184394233f60a8249a64dd53c3d59a9540db92269b7ee4')
 
 build() {
   cd "$srcdir/$_pkgname-$pkgver"



More information about the arch-commits mailing list