summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-10-30 12:22:26 -0400
committeracxz2020-10-30 12:22:26 -0400
commit7f10581f3ae7694211eb32fab18ddcceed88bcd9 (patch)
tree68e2fb9da82e2434edb56762e7f5d3e1151eca5f /PKGBUILD
parenta3e336f1e44d1f8c3ccd0af2185a36688ab7e29f (diff)
downloadaur-7f10581f3ae7694211eb32fab18ddcceed88bcd9.tar.gz
[atmi] 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 b5f4d3888d18..7bb2f64b4dc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=atmi
-pkgver=3.8.0
+pkgver=3.9.0
pkgrel=1
pkgdesc='Task graph framework for heterogeneous CPU-GPU systems.'
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('MIT')
depends=('hsa-rocr' 'comgr')
makedepends=('cmake' 'rsync')
source=("$pkgname-$pkgver.tar.gz::https://github.com/RadeonOpenCompute/atmi/archive/rocm-$pkgver.tar.gz")
-sha256sums=('039f0c2b369d0dbc01000754893d9210828f4cb9b36c3e70da8c3819b131c933')
+sha256sums=('0a305e85bab210dd9a0410aa01d46227e00b59141e4675c50d731ad1232ab828')
_dirname="$(basename "$url")-$(basename "${source[0]}" .tar.gz)"
build() {