summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-12-07 13:07:13 -0500
committeracxz2020-12-07 13:07:13 -0500
commitba27f0701782ca63ed1987eef6d29efe51e7f613 (patch)
tree47d15493ba5f6597e48c2416cb068248b193ed12 /PKGBUILD
parent7f10581f3ae7694211eb32fab18ddcceed88bcd9 (diff)
downloadaur-ba27f0701782ca63ed1987eef6d29efe51e7f613.tar.gz
[atmi] updpkg 3.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bb2f64b4dc5..243505a64f89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=atmi
-pkgver=3.9.0
+pkgver=3.10.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=('0a305e85bab210dd9a0410aa01d46227e00b59141e4675c50d731ad1232ab828')
+sha256sums=('387e87c622ec334d3ba7a2f4f015ea9a219712722f4c56c1ef572203d0d072ea')
_dirname="$(basename "$url")-$(basename "${source[0]}" .tar.gz)"
build() {