* update rocm-hip-sdk to 6.2.2-1

This commit is contained in:
Alexander Baldeck 2024-11-17 14:49:20 +01:00
parent c780144399
commit 36942b92aa
3 changed files with 14 additions and 6 deletions

View File

@ -1,9 +1,12 @@
pkgbase = rocm-hip-sdk
pkgver = 6.0.0
pkgver = 6.2.2
pkgrel = 1
url = https://rocm.docs.amd.com/
url = https://rocm.docs.amd.com/en/latest/
arch = x86_64
license = custom:None
arch = powerpc64le
arch = powerpc64
arch = riscv64
license = LicenseRef-None
pkgname = rocm-hip-sdk
pkgdesc = Develop applications using HIP and libraries for AMD platforms

View File

@ -0,0 +1,5 @@
[rocm-hip-sdk]
source = 'github'
github = 'ROCm/ROCm'
use_latest_release = true
prefix = 'rocm-'

View File

@ -9,8 +9,8 @@ pkgname=(rocm-hip-sdk
rocm-language-runtime
rocm-ml-sdk
rocm-ml-libraries)
pkgver=6.0.2
pkgrel=1.1
pkgver=6.2.2
pkgrel=1
arch=(x86_64 powerpc64le powerpc64 riscv64)
license=('LicenseRef-None')
url='https://rocm.docs.amd.com/en/latest/'