summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-08-22 23:15:03 -0400
committeracxz2020-08-22 23:15:03 -0400
commit902f4e22ec9c9b7ac10bf8cfcf1c5ef6560b5855 (patch)
tree1e30a45d521d2ad5ae007c3765b32f51b794e065 /PKGBUILD
parentc03de32f29e95337d4acca1afea880f1397a4d69 (diff)
downloadaur-902f4e22ec9c9b7ac10bf8cfcf1c5ef6560b5855.tar.gz
[rocminfo] updpkg 3.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4e55856439f..288c86b1ae4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: acxz <akashpatel2008 at yahoo dot com>
pkgname=rocminfo
-pkgver=3.5.0
-pkgrel=2
+pkgver=3.7.0
+pkgrel=1
pkgdesc='ROCm info tools - rocm_agent_enumerator'
arch=('x86_64')
url='https://github.com/RadeonOpenCompute/rocminfo'
@@ -13,7 +13,7 @@ license=('custom:NCSAOSL')
depends=('pciutils' 'python' 'hsa-rocr')
makedepends=('cmake' 'rocm-cmake')
source=("$pkgname-$pkgver::$url/archive/rocm-$pkgver.tar.gz")
-sha256sums=('1d113f06b7c9b60d0e92b2c12c0c704a565696867496fe7038e5dddd510567b7')
+sha256sums=('86a8e3ce7d91fb2d79688a22a2805757c83922d9f17ea7ea1cb41bf9516197ea')
_dirname="$(basename "$url")-$(basename "${source[0]}" .tar.gz)"
build() {