Changes
2 changed files (+6/-6)
-
-
@@ -1,6 +1,6 @@pkgbase = hsakmt-roct pkgdesc = Radeon Open Compute Thunk Interface pkgver = 4.3.0 pkgver = 4.3.1 pkgrel = 1 url = https://rocmdocs.amd.com/en/latest/Installation_Guide/ROCt.html arch = x86_64
-
@@ -8,9 +8,9 @@ pkgbase = hsakmt-roctmakedepends = cmake depends = numactl depends = pciutils provides = roct-thunk-interface=4.3.0 provides = roct-thunk-interface=4.3.1 replaces = roct-thunk-interface source = hsakmt-roct-4.3.0.tar.gz::https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/archive/rocm-4.3.0.tar.gz sha256sums = 1ef5fe687bc23ffda17841fe354c1fb94e9aaf276ca9e5757488852f9066f231 source = hsakmt-roct-4.3.1.tar.gz::https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/archive/rocm-4.3.1.tar.gz sha256sums = 9d0727e746d4ae6e2709e3534d91046640be511a71c027f47db25e529fe3b4d4 pkgname = hsakmt-roct
-
-
-
@@ -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() {
-