Changes
2 changed files (+7/-7)
-
-
@@ -1,7 +1,7 @@pkgbase = rocm-validation-suite pkgdesc = Tool for detecting and troubleshooting common problems affecting AMD GPUs pkgver = 3.6.0 pkgrel = 3 pkgver = 3.7.0 pkgrel = 1 url = https://github.com/ROCm-Developer-Tools/ROCmValidationSuite arch = x86_64 license = MIT
-
@@ -13,8 +13,8 @@ pkgbase = rocm-validation-suitedepends = git options = !staticlibs options = strip source = rocm-validation-suite-3.6.0.tar.gz::https://github.com/ROCm-Developer-Tools/ROCmValidationSuite/archive/rocm-3.6.0.tar.gz sha256sums = 6cfdb5b524a141fabc31c2f15546f9dd773b161044cffae4c3210b246ce35978 source = rocm-validation-suite-3.7.0.tar.gz::https://github.com/ROCm-Developer-Tools/ROCmValidationSuite/archive/rocm-3.7.0.tar.gz sha256sums = bb42d7fb7ee877b80ce53b0cd1f04b0c8301197b6777d2edddcb44732bf8c9e2 pkgname = rocm-validation-suite
-
-
-
@@ -1,7 +1,7 @@# Maintainer: acxz <akashpatel2008 at yahoo dot com> pkgname=rocm-validation-suite pkgver=3.6.0 pkgrel=3 pkgver=3.7.0 pkgrel=1 pkgdesc="Tool for detecting and troubleshooting common problems affecting AMD GPUs" arch=('x86_64')
-
@@ -11,7 +11,7 @@ depends=('pciutils' 'doxygen' 'rocblas' 'rocm-smi-lib64' 'git')makedepends=('cmake') options=(!staticlibs strip) source=("$pkgname-$pkgver.tar.gz::https://github.com/ROCm-Developer-Tools/ROCmValidationSuite/archive/rocm-$pkgver.tar.gz") sha256sums=('6cfdb5b524a141fabc31c2f15546f9dd773b161044cffae4c3210b246ce35978') sha256sums=('bb42d7fb7ee877b80ce53b0cd1f04b0c8301197b6777d2edddcb44732bf8c9e2') build() { mkdir -p "$srcdir/build"
-