summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorsten Keßler2021-05-12 17:06:23 +0200
committerTorsten Keßler2021-05-12 17:06:23 +0200
commit2b5f0696f767255412ca57026319ac2e351d10f2 (patch)
tree265be11ee6639d797092c166dfc8aa26638154d3 /PKGBUILD
parentcef310a2d56baef1cb0858a9aba5fe06b8179830 (diff)
downloadaur-2b5f0696f767255412ca57026319ac2e351d10f2.tar.gz
upgpkg: hsakmt-roct 4.2.0-1
upstream release new release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c656e346752a..7ba3dd40387c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ranieri Althoff <ranisalt+aur at gmail.com>
pkgname=hsakmt-roct
-pkgver=4.1.0
+pkgver=4.2.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=('8443ed5907a7ba9ad4003a49d90ff7b8886e1b2a5e90f14e4035765a7f64d7ca')
+sha256sums=('cc325d4b9a96062f2ad0515fce724a8c64ba56a7d7f1ac4a0753941b8599c52e')
_dirname="$(basename "$_git")-$(basename "${source[0]}" .tar.gz)"
build() {