summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorsten Keßler2022-04-10 15:29:28 +0200
committerTorsten Keßler2022-04-10 15:29:28 +0200
commitbcbe9d3f999b5e758113cf0e15ce86001466761b (patch)
tree427f7fc43dfc91944fd699b3013c573fd312b761 /PKGBUILD
parent609d6da8082ac23ab9a5930da274f8860800a53d (diff)
downloadaur-bcbe9d3f999b5e758113cf0e15ce86001466761b.tar.gz
upgpkg: rocm-validation-suite 5.1.1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07aeb9ea9e65..1a961657e8a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: codyfish <fe27 at gmx dot net>
# Contributor: sofiageo <george at sofianos dot dev>
pkgname=rocm-validation-suite
-pkgver=5.1.0
+pkgver=5.1.1
pkgrel=1
pkgdesc="Tool for detecting and troubleshooting common problems affecting AMD GPUs"
arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('cmake')
options=(!staticlibs strip !lto)
source=("$pkgname-$pkgver.tar.gz::https://github.com/ROCm-Developer-Tools/ROCmValidationSuite/archive/rocm-$pkgver.tar.gz"
"rvs-os-type.patch::https://github.com/acxz/ROCmValidationSuite/commit/eb1a4bf5de8d8ba25f21ee13d6af1c46416e3961.patch")
-sha256sums=('d9b9771b885bd94e5d0352290d3fe0fa12f94ce3f384c3844002cd7614880010'
+sha256sums=('4ec491ec2d96058169186c1acbbd81e03d9c5287c12bea3817ca61252c312cc1'
'd21dea379ba0bb17fdf270320ed3a93afc2bc58d3f822da5839aeb48120113a8')
prepare() {