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

Antonio Rojas arojas at gemini.archlinux.org
Thu Jun 16 19:34:56 UTC 2022


    Date: Thursday, June 16, 2022 @ 19:34:56
  Author: arojas
Revision: 1238206

Update to 5.1.1

Modified:
  libblastrampoline/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-16 18:37:05 UTC (rev 1238205)
+++ PKGBUILD	2022-06-16 19:34:56 UTC (rev 1238206)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=libblastrampoline
-pkgver=5.1.0
+pkgver=5.1.1
 pkgrel=1
 pkgdesc='Using PLT trampolines to provide a BLAS and LAPACK demuxing library'
 arch=(x86_64)
@@ -9,7 +9,7 @@
 license=(MIT)
 depends=(glibc)
 source=(https://github.com/JuliaLinearAlgebra/libblastrampoline/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('55ac0c8f9cb91b2ed2db014be8394c9dadf3b5f26bd8af6dca9d6f20ca72b8fd')
+sha256sums=('cb5515512f6653538ce74653e46ccfba58c87b7dcb79b9655f7c3655e65498f0')
 options=(!lto)
 
 build() {



More information about the arch-commits mailing list