summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorsten Keßler2021-08-28 17:21:30 +0200
committerTorsten Keßler2021-08-28 17:21:30 +0200
commit29cefad187a8317a3118f310a4d7b82f162cc6b7 (patch)
treebda40904c4b1878e33f54aebec5d518e58667ce4 /PKGBUILD
parent7ce87cedfbd4a7657e58809255756c028f4c45ef (diff)
downloadaur-29cefad187a8317a3118f310a4d7b82f162cc6b7.tar.gz
upgpkg: hsakmt-roct 4.3.1-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 911b83b3d13a..46e1e1553912 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ranieri Althoff <ranisalt+aur at gmail.com>
pkgname=hsakmt-roct
-pkgver=4.3.0
+pkgver=4.3.1
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=('1ef5fe687bc23ffda17841fe354c1fb94e9aaf276ca9e5757488852f9066f231')
+sha256sums=('9d0727e746d4ae6e2709e3534d91046640be511a71c027f47db25e529fe3b4d4')
_dirname="$(basename "$_git")-$(basename "${source[0]}" .tar.gz)"
build() {