summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-10-31 09:31:05 -0400
committeracxz2020-10-31 09:31:05 -0400
commitee2cc3024b251d68572d59c841e6089aeebccaef (patch)
treecf09d254b9d4145851ce04b42215405e9f2d49b3 /PKGBUILD
parent08b34d1bdf7c316815818d6f96e7ad11be678c88 (diff)
downloadaur-ee2cc3024b251d68572d59c841e6089aeebccaef.tar.gz
[rocminfo] updpkg 3.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d4e3ce8ac7a..15a837e3a371 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: acxz <akashpatel2008 at yahoo dot com>
pkgname=rocminfo
-pkgver=3.8.0
+pkgver=3.9.0
pkgrel=1
pkgdesc='ROCm info tools - rocm_agent_enumerator'
arch=('x86_64')
@@ -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=('c135dc98ecb5f420e22a6efd2f461ba9ed90be3f42e2ac29356e05c6a0706f8f')
+sha256sums=('9592781e0c62b910c4adc5c7f4c27c7a0cddbed13111a19dd91a2ff43720e43d')
_dirname="$(basename "$url")-$(basename "${source[0]}" .tar.gz)"
build() {