summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-10-31 09:07:15 -0400
committeracxz2020-10-31 09:07:15 -0400
commite56893efc6fffc667c6846eb51c9fafc80d26b56 (patch)
treea83e9b9582b9d2543820bc7fda6a76a2eccb9ed1 /PKGBUILD
parent9b028b0d8613a7a5f56b80f05b654a9cfcbed6fd (diff)
downloadaur-e56893efc6fffc667c6846eb51c9fafc80d26b56.tar.gz
[rocm-opencl-runtime] updpkg 3.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 612437832cda..5cc532b80a20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=rocm-opencl-runtime
-pkgver=3.8.0
+pkgver=3.9.0
pkgrel=1
pkgdesc='Radeon Open Compute - OpenCL runtime'
arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('cmake' 'rocm-cmake')
provides=('opencl-driver')
conflicts=('opencl-amdgpu-pro-pal')
source=("$pkgname-$pkgver.tar.gz::$url/archive/rocm-$pkgver.tar.gz")
-sha256sums=('7f75dd1abf3d771d554b0e7b0a7d915ab5f11a74962c92b013ee044a23c1270a')
+sha256sums=('286ff64304905384ce524cd8794c28aee216befd6c9267d4187a12e5a21e2daf')
_dirname="$(basename "$url")-$(basename "${source[0]}" .tar.gz)"
build() {