Date: Saturday, January 14, 2023 @ 11:10:51
  Author: tpkessler
Revision: 1383418

upgpkg: hsakmt-roct 5.4.2-1: ROCm patch release

Modified:
  hsakmt-roct/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-14 11:09:05 UTC (rev 1383417)
+++ PKGBUILD    2023-01-14 11:10:51 UTC (rev 1383418)
@@ -5,8 +5,8 @@
 # Contributor: Ranieri Althoff <ranisalt+aur at gmail.com>
 
 pkgname=hsakmt-roct
-pkgver=5.4.1
-pkgrel=3
+pkgver=5.4.2
+pkgrel=1
 pkgdesc='Radeon Open Compute Thunk Interface'
 arch=('x86_64')
 url='https://rocmdocs.amd.com/en/latest/Installation_Guide/ROCt.html'
@@ -15,7 +15,7 @@
 makedepends=('cmake')
 _git='https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface'
 source=("${pkgname}-${pkgver}.tar.gz::$_git/archive/rocm-$pkgver.tar.gz")
-sha256sums=('c1f728cc285d1feb80120b485f8c06b64e7580df8ecd47a448bc4ff923bac2b3')
+sha256sums=('4664f44f58e29e5761cc2cac10516c00392ef03252b444aa04513db8ce572bd1')
 options=(!lto)
 _dirname="$(basename "$_git")-$(basename "${source[0]}" .tar.gz)"
 

Reply via email to