summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorneeshy2020-03-03 23:55:45 -0500
committerneeshy2020-03-07 14:29:30 -0500
commite9b2c8d8498cf97a31e7d3d51a4168192d5f6ca5 (patch)
tree1afdd7eac7e5777b51457e4f10c81c2519398681 /.SRCINFO
parent1f39fab8abca11668bd609dc8b51bf6b04a8b67a (diff)
downloadaur-e9b2c8d8498cf97a31e7d3d51a4168192d5f6ca5.tar.gz
Cleanup
Consistent style across project Remove extraneous dependencies Update packages Update checksums and .SRCINFO Specify proper license Fix prefixes Prefer make to ninja Much more TODO: miopen, rocm-cmake{,-git}, rock-dkms{,-git}, Remove duplicates in makedepends and depends git submodules
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 132a520d556b..17549cb3c822 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,17 @@
pkgbase = rocminfo
pkgdesc = ROCm info tools - rocm_agent_enumerator
- pkgver = 3.0.0
+ pkgver = 3.1.0
pkgrel = 1
url = https://github.com/RadeonOpenCompute/rocminfo
arch = x86_64
- license = unknown
- makedepends = git
+ license = custom:NCSAOSL
makedepends = cmake
- makedepends = ninja
depends = pciutils
depends = rocm-cmake
depends = rocr-runtime
depends = roct-thunk-interface
- source = git+https://github.com/RadeonOpenCompute/rocminfo.git#tag=roc-3.0.0
- md5sums = SKIP
+ source = https://github.com/RadeonOpenCompute/rocminfo/archive/roc-3.1.0.tar.gz
+ sha256sums = f024fef05e5ea5bc7316d4bddb5562cbac7048183c351cdb8afd4156ff4c049c
pkgname = rocminfo