summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3db41cccc4e3..6a50fab9623b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=rocm-dev
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
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' 'rocprofiler' 'rocr-debug-agent'
-'rocm-utils')
+'rocm-cmake' 'rocm-device-libs' 'rocm-smi' 'rocr-debug-agent' 'rocm-utils')
makedepends=()
source=()
sha256sums=()