summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-09-22 20:28:33 -0400
committeracxz2020-09-22 20:28:33 -0400
commita3e336f1e44d1f8c3ccd0af2185a36688ab7e29f (patch)
tree64f9563266b4d871138b4aa775f52cb62be6abe4 /PKGBUILD
parent0769d166e270394f4f9eb773821543976ee958c5 (diff)
downloadaur-a3e336f1e44d1f8c3ccd0af2185a36688ab7e29f.tar.gz
[atmi] updpkg 3.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3d836dc5687..b5f4d3888d18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=atmi
-pkgver=3.7.0
+pkgver=3.8.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=('8df08489a10ee04cea911811393e0e7d91bd437fc1fd81a23a4e7ab924a974f3')
+sha256sums=('039f0c2b369d0dbc01000754893d9210828f4cb9b36c3e70da8c3819b131c933')
_dirname="$(basename "$url")-$(basename "${source[0]}" .tar.gz)"
build() {