[arch-commits] Commit in libblastrampoline/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Mar 12 09:23:33 UTC 2022
Date: Saturday, March 12, 2022 @ 09:23:32
Author: arojas
Revision: 1149787
Update to 5.1.0
Modified:
libblastrampoline/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-12 09:17:21 UTC (rev 1149786)
+++ PKGBUILD 2022-03-12 09:23:32 UTC (rev 1149787)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=libblastrampoline
-pkgver=5.0.2
+pkgver=5.1.0
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=('2e96fa62957719351da3e4dff8cd0949449073708f5564dae0a224a556432356')
+sha256sums=('55ac0c8f9cb91b2ed2db014be8394c9dadf3b5f26bd8af6dca9d6f20ca72b8fd')
options=(!lto)
build() {
More information about the arch-commits
mailing list