Changes
2 changed files (+5/-5)
-
-
@@ -1,6 +1,6 @@pkgbase = rocm-bandwidth-test pkgdesc = Bandwidth test for ROCm pkgver = 4.5.0 pkgver = 4.5.2 pkgrel = 1 url = https://github.com/RadeonOpenCompute/rocm_bandwidth_test arch = x86_64
-
@@ -9,7 +9,7 @@ pkgbase = rocm-bandwidth-testdepends = hsa-rocr options = !staticlibs options = strip source = rocm-bandwidth-test-4.5.0.tar.gz::https://github.com/RadeonOpenCompute/rocm_bandwidth_test/archive/rocm-4.5.0.tar.gz sha256sums = 4d20a6017ca6975df98f3ca61ba95fa0c7c62fbf63cd6abae3396c30a423933f source = rocm-bandwidth-test-4.5.2.tar.gz::https://github.com/RadeonOpenCompute/rocm_bandwidth_test/archive/rocm-4.5.2.tar.gz sha256sums = 559ca7ef582d81047c5dd5a908f3989cb2694e89577f7f556214e324ba65e75e pkgname = rocm-bandwidth-test
-
-
-
@@ -1,7 +1,7 @@# Maintainer: Torsten Keßler <t dot kessler at posteo dot de> # Contributor: acxz <akashpatel2008 at yahoo dot com> pkgname=rocm-bandwidth-test pkgver=4.5.0 pkgver=4.5.2 pkgrel=1 pkgdesc="Bandwidth test for ROCm" arch=('x86_64')
-
@@ -11,7 +11,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=('4d20a6017ca6975df98f3ca61ba95fa0c7c62fbf63cd6abae3396c30a423933f') sha256sums=('559ca7ef582d81047c5dd5a908f3989cb2694e89577f7f556214e324ba65e75e') _dirname="$(basename "$url")-$(basename "${source[0]}" .tar.gz)" build() {
-