Changes
2 changed files (+5/-5)
-
-
@@ -1,6 +1,6 @@pkgbase = rocm-bandwidth-test pkgdesc = Bandwidth test for ROCm pkgver = 3.5.0 pkgver = 3.7.0 pkgrel = 1 url = https://github.com/RadeonOpenCompute/rocm_bandwidth_test arch = x86_64
-
@@ -9,8 +9,8 @@ pkgbase = rocm-bandwidth-testdepends = hsa-rocr options = !staticlibs options = strip source = rocm-bandwidth-test-3.5.0.tar.gz::https://github.com/RadeonOpenCompute/rocm_bandwidth_test/archive/rocm-3.5.0.tar.gz sha256sums = fbb63fb8713617fd167d9c1501acbd92a6b189ee8e1a8aed668fa6666baae389 source = rocm-bandwidth-test-3.7.0.tar.gz::https://github.com/RadeonOpenCompute/rocm_bandwidth_test/archive/rocm-3.7.0.tar.gz sha256sums = 9aa1d4b7b01ee4d443effc76ed5f6f43a051fd815692b59dfccf0ecbfeaeed03 pkgname = rocm-bandwidth-test
-
-
-
@@ -1,6 +1,6 @@# Maintainer: acxz <akashpatel2008 at yahoo dot com> pkgname=rocm-bandwidth-test pkgver=3.5.0 pkgver=3.7.0 pkgrel=1 pkgdesc="Bandwidth test for ROCm" arch=('x86_64')
-
@@ -10,7 +10,7 @@ depends=('hsa-rocr')makedepends=('cmake') options=(!staticlibs strip) source=("$pkgname-$pkgver.tar.gz::https://github.com/RadeonOpenCompute/rocm_bandwidth_test/archive/rocm-$pkgver.tar.gz") sha256sums=('fbb63fb8713617fd167d9c1501acbd92a6b189ee8e1a8aed668fa6666baae389') sha256sums=('9aa1d4b7b01ee4d443effc76ed5f6f43a051fd815692b59dfccf0ecbfeaeed03') build() { mkdir -p "$srcdir/build"
-