summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRanieri Althoff2020-03-27 02:37:14 -0300
committerGitHub2020-03-27 01:37:14 -0400
commit19a72e81d3e4489d55d5a711bdc18bf5e66152d0 (patch)
tree2fdd7ca876cd1a09b1ddcbb97ff4cd19b659fe06 /PKGBUILD
parente9b2c8d8498cf97a31e7d3d51a4168192d5f6ca5 (diff)
downloadaur-19a72e81d3e4489d55d5a711bdc18bf5e66152d0.tar.gz
Deprecate roct-thunk-interface, update hsakmt-roct (#69)
* Update hsakmt-roct * Replace dependencies on roct-thunk-interface with hsakmt-roct
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e989fa9316a9..152d9505247f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Maintainer: Markus Näther <naetherm@cs.uni-freiburg.de>
pkgname=rocminfo
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="ROCm info tools - rocm_agent_enumerator"
arch=('x86_64')
url="https://github.com/RadeonOpenCompute/rocminfo"
license=('custom:NCSAOSL')
-depends=('pciutils' 'rocm-cmake' 'rocr-runtime' 'roct-thunk-interface')
+depends=('pciutils' 'rocm-cmake' 'rocr-runtime' 'hsakmt-roct')
makedepends=('cmake')
source=("https://github.com/RadeonOpenCompute/rocminfo/archive/roc-$pkgver.tar.gz")
sha256sums=('f024fef05e5ea5bc7316d4bddb5562cbac7048183c351cdb8afd4156ff4c049c')