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 80f59272c879..214e6997b2fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=rocm-libs
-pkgver=3.3.0
+pkgver=3.5.0
pkgrel=1
pkgdesc="ROCm Libs - Libraries utilizing HPC and Ultrascale GPU Computing of
ROCm"
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://rocm-documentation.readthedocs.io/en/latest/"
license=()
depends=('hipblas' 'hipcub' 'hipsparse' 'rocalution' 'rocblas' 'rocfft'
-'rocprim' 'rocrand' 'rocsparse' 'rocthrust')
+'rocprim' 'rocrand' 'rocsolver' 'rocsparse' 'rocthrust')
makedepends=()
source=()
sha256sums=()