summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-10-30 12:37:08 -0400
committeracxz2020-10-30 12:37:08 -0400
commit3e6361aad9f6c1d270e24769c1ecda1bd0574a0e (patch)
tree9dbe064a2fdc9eb31aa95c6dff22ee10cb0bf15b /PKGBUILD
parentb653ca6c9476beac3de7f672804cefd2a4842561 (diff)
downloadaur-3e6361aad9f6c1d270e24769c1ecda1bd0574a0e.tar.gz
[hsakmt-roct] 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 c42b6f6a0f17..3c91879eebf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Ranieri Althoff <ranisalt+aur at gmail.com>
pkgname=hsakmt-roct
-pkgver=3.8.0
+pkgver=3.9.0
pkgrel=1
pkgdesc='Radeon Open Compute Thunk Interface'
arch=('x86_64')
@@ -16,7 +16,7 @@ provides=("roct-thunk-interface=$pkgver")
replaces=('roct-thunk-interface')
_git='https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface'
source=("${pkgname}-${pkgver}.tar.gz::$_git/archive/rocm-$pkgver.tar.gz")
-sha256sums=('cd5440f31f592737b5d05448704bd01f91f73cfcab8a7829922e81332575cfe8')
+sha256sums=('e1bb8b010855736d8a97957222f648532d42646ec2964776a9a1455dc81104a3')
_dirname="$(basename "$_git")-$(basename "${source[0]}" .tar.gz)"
build() {