summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-06-06 10:09:24 -0400
committeracxz2020-06-06 10:09:24 -0400
commit9f9d21ed27829198681e4a69da4c809698be8d3f (patch)
tree26467a3c885062ce7d3106b02f970ec6fbf7f5ac /PKGBUILD
parent7c6bf01443511d3ba7be58a3c1b46744944a5e74 (diff)
downloadaur-9f9d21ed27829198681e4a69da4c809698be8d3f.tar.gz
[rocm-libs] upgrade to 3.5
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=()