summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-12-07 18:55:29 -0500
committeracxz2020-12-07 18:55:29 -0500
commit71dd4030c4745283c7ed1326113ff39330716e86 (patch)
treeb528e20ca0f8db76b1d59c5e1a75c938c35e90dd /PKGBUILD
parent77d46e005d2de4fdb14b51a5456de3a582a701ca (diff)
downloadaur-71dd4030c4745283c7ed1326113ff39330716e86.tar.gz
[rocm-validation-suite] updpkg 3.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9721a335a2e..348d945efc8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=rocm-validation-suite
-pkgver=3.9.0
-pkgrel=2
+pkgver=3.10.0
+pkgrel=1
pkgdesc="Tool for detecting and troubleshooting common problems affecting AMD
GPUs"
arch=('x86_64')
@@ -12,7 +12,7 @@ makedepends=('cmake')
options=(!staticlibs strip)
source=("$pkgname-$pkgver.tar.gz::https://github.com/ROCm-Developer-Tools/ROCmValidationSuite/archive/rocm-$pkgver.tar.gz"
"action.patch")
-sha256sums=('17662028a4485b97e3ccaad5e94d20aaa2c3e9e3f741c7ebbf0f8b4cdebcc555'
+sha256sums=('9f9a530f7850770663e0b0ec0c786367f2e22500a472ac6652c4fd9fb4df4f64'
'8edac06b0658c77f91ce77bbfbe539c4f001b27ab205aabcad91cbecf19bd4d0')
prepare() {