summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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=()