summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTorsten Keßler2022-12-13 15:58:55 +0100
committerTorsten Keßler2022-12-13 15:58:55 +0100
commit8ff80f7c2b520afe3a03c12caf1513099d6f349b (patch)
tree98f31a1261077cba5347381ddc46ff8c4cfd1686 /.SRCINFO
parentc01081fed40f78815766d45f7d75ad9755780793 (diff)
downloadaur-8ff80f7c2b520afe3a03c12caf1513099d6f349b.tar.gz
upgpkg: hipblas 5.4.0-1
Update to ROCm 5.4.0: * Simple test case to be run after installation that checks if the package is correctly configured and installed; * set cmake build type to None to comply with arch's cmake policy; * remove unneeded build flags; * update checksum and links to docu.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65f924ed1190..0a425e815cf0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = hipblas
pkgdesc = ROCm BLAS marshalling library
- pkgver = 5.3.0
+ pkgver = 5.4.0
pkgrel = 1
url = https://hipblas.readthedocs.io/en/latest/
arch = x86_64
license = MIT
- makedepends = cmake
+ makedepends = rocm-cmake
makedepends = gcc-fortran
depends = hip
depends = rocblas
depends = rocsolver
- source = hipblas-5.3.0.tar.gz::https://github.com/ROCmSoftwarePlatform/hipBLAS/archive/rocm-5.3.0.tar.gz
- sha256sums = 873d55749479873994679840906c4257316dfb09a6200411204ad4a8c2480565
+ source = hipblas-5.4.0.tar.gz::https://github.com/ROCmSoftwarePlatform/hipBLAS/archive/rocm-5.4.0.tar.gz
+ sha256sums = 341d61adff8d08cbf70aa07bd11a088bcd0687fc6156870a1aee9eff74f3eb4f
pkgname = hipblas