summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-03-19 13:42:06 -0400
committeracxz2020-03-19 13:42:06 -0400
commit5eeac0ff64d9f5b49cce6536074c0cde8ea477be (patch)
treeee4e8d399491f59a66956ce8222299acff02f802 /PKGBUILD
parente7bc512d3b1116d002f2adab7facd86b8a8d702a (diff)
downloadaur-5eeac0ff64d9f5b49cce6536074c0cde8ea477be.tar.gz
add rocprofiler back in
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a50fab9623b..213e265a81db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=rocm-dev
pkgver=3.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="ROCm Dev - Metapackage for the ROCm Development Stack"
arch=('x86_64')
url="https://rocm-documentation.readthedocs.io/en/latest/"
license=()
depends=('rocm-comgr' 'hcc' 'hip-hcc' 'roct-thunk-interface' 'rocr-runtime'
-'rocm-cmake' 'rocm-device-libs' 'rocm-smi' 'rocr-debug-agent' 'rocm-utils')
+'rocm-cmake' 'rocm-device-libs' 'rocm-smi' 'rocprofiler' 'rocr-debug-agent' 'rocm-utils')
makedepends=()
source=()
sha256sums=()