Date: Wednesday, November 30, 2022 @ 22:05:19
  Author: arojas
Revision: 1355539

upgpkg: libblastrampoline 5.3.0-1: Update to 5.3.0

Modified:
  libblastrampoline/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-30 21:39:08 UTC (rev 1355538)
+++ PKGBUILD    2022-11-30 22:05:19 UTC (rev 1355539)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=libblastrampoline
-pkgver=5.2.0
+pkgver=5.3.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=('5af9ff9cec16087f57109082a362419fc49152034fa90772ebcabd882007fd95')
+sha256sums=('95bca73f1567e2acd1110d0dfe5bb58fc86718555cd6eab89f0a769534df3b62')
 options=(!lto)
 
 build() {

Reply via email to