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