Changes
2 changed files (+6/-6)
-
-
@@ -1,6 +1,6 @@pkgbase = hsakmt-roct pkgdesc = Radeon Open Compute Thunk Interface pkgver = 3.9.0 pkgver = 3.10.0 pkgrel = 1 url = https://rocmdocs.amd.com/en/latest/Installation_Guide/ROCt.html arch = x86_64
-
@@ -8,10 +8,10 @@ pkgbase = hsakmt-roctmakedepends = cmake depends = numactl depends = pciutils provides = roct-thunk-interface=3.9.0 provides = roct-thunk-interface=3.10.0 replaces = roct-thunk-interface source = hsakmt-roct-3.9.0.tar.gz::https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/archive/rocm-3.9.0.tar.gz sha256sums = e1bb8b010855736d8a97957222f648532d42646ec2964776a9a1455dc81104a3 source = hsakmt-roct-3.10.0.tar.gz::https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/archive/rocm-3.10.0.tar.gz sha256sums = a3d629247a763cc36f5d48e9122cee8498574af628e14e3c38686c05f66e3e06 pkgname = hsakmt-roct
-
-
-
@@ -4,7 +4,7 @@# Contributor: Ranieri Althoff <ranisalt+aur at gmail.com> pkgname=hsakmt-roct pkgver=3.9.0 pkgver=3.10.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=('e1bb8b010855736d8a97957222f648532d42646ec2964776a9a1455dc81104a3') sha256sums=('a3d629247a763cc36f5d48e9122cee8498574af628e14e3c38686c05f66e3e06') _dirname="$(basename "$_git")-$(basename "${source[0]}" .tar.gz)" build() {
-