summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-07-22 18:59:26 -0400
committeracxz2020-07-22 18:59:26 -0400
commit535e027103bbc3e0b8b235f50978b48dcd60bd64 (patch)
tree2dfd6539df4b3fe8e9575cd06e2252fe667606b9 /PKGBUILD
parent3255d8a702bc1afac058aac0f17711b087f8dbd6 (diff)
downloadaur-535e027103bbc3e0b8b235f50978b48dcd60bd64.tar.gz
[hip-rocclr] updpkg 3.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e368c182e41..d5a1ec3be4ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=hip-rocclr
-pkgver=3.5.0
-pkgrel=3
+pkgver=3.5.1
+pkgrel=1
pkgdesc="Heterogeneous Interface for Portability ROCm"
arch=('x86_64')
url='https://rocmdocs.amd.com/en/latest/Installation_Guide/HIP.html'
@@ -12,7 +12,7 @@ provides=('hip')
conflicts=('hip')
_git='https://github.com/ROCm-Developer-Tools/HIP'
source=("$pkgname-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz")
-sha256sums=('ae8384362986b392288181bcfbe5e3a0ec91af4320c189bd83c844ed384161b3')
+sha256sums=('f91cf5ef846b6b916d0258a967b6cb63e236dd777eb0e01c88337d72b5bde000')
build() {
cmake -B build -Wno-dev \