summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorsten Keßler2021-08-04 10:58:40 +0200
committerTorsten Keßler2021-08-04 10:58:40 +0200
commit7ce87cedfbd4a7657e58809255756c028f4c45ef (patch)
treeaad711ec021fdcf6703729f23693b285e6df1648 /PKGBUILD
parent2b5f0696f767255412ca57026319ac2e351d10f2 (diff)
downloadaur-7ce87cedfbd4a7657e58809255756c028f4c45ef.tar.gz
upgpkg: hsakmt-roct 4.3.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ba3dd40387c..911b83b3d13a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ranieri Althoff <ranisalt+aur at gmail.com>
pkgname=hsakmt-roct
-pkgver=4.2.0
+pkgver=4.3.0
pkgrel=1
pkgdesc='Radeon Open Compute Thunk Interface'
arch=('x86_64')
@@ -17,7 +17,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=('cc325d4b9a96062f2ad0515fce724a8c64ba56a7d7f1ac4a0753941b8599c52e')
+sha256sums=('1ef5fe687bc23ffda17841fe354c1fb94e9aaf276ca9e5757488852f9066f231')
_dirname="$(basename "$_git")-$(basename "${source[0]}" .tar.gz)"
build() {