Changes
2 changed files (+5/-5)
-
-
@@ -1,6 +1,6 @@pkgbase = rocprofiler pkgdesc = ROC profiler library. Profiling with perf-counters and derived metrics. pkgver = 3.9.0 pkgver = 3.10.0 pkgrel = 1 url = https://rocmdocs.amd.com/en/latest/ROCm_Tools/ROCm-Tools.html arch = x86_64
-
@@ -12,9 +12,9 @@ pkgbase = rocprofilerdepends = python options = !staticlibs options = strip source = rocprofiler-3.9.0.tar.gz::https://github.com/ROCm-Developer-Tools/rocprofiler/archive/rocm-3.9.0.tar.gz source = rocprofiler-3.10.0.tar.gz::https://github.com/ROCm-Developer-Tools/rocprofiler/archive/rocm-3.10.0.tar.gz source = add_string_header.patch::https://patch-diff.githubusercontent.com/raw/ROCmSoftwarePlatform/hsa-class/pull/2.patch sha256sums = f07ddd9bf2f86550c8d243f887e9bde9d4f2ceec81ecc6393012aaf2a45999e8 sha256sums = fbf5ce9fbc13ba2b3f9489838e00b54885aba92336f055e8b03fef3e3347071e sha256sums = 35c45b367d917b8ecf5d4d738e7761699b115b25530ab5528c8a6a4a49424199 pkgname = rocprofiler
-
-
-
@@ -1,6 +1,6 @@# Maintainer: acxz <akashpatel2008 at yahoo dot com> pkgname=rocprofiler pkgver=3.9.0 pkgver=3.10.0 pkgrel=1 pkgdesc="ROC profiler library. Profiling with perf-counters and derived metrics." arch=('x86_64')
-
@@ -12,7 +12,7 @@ options=(!staticlibs strip)_git='https://github.com/ROCm-Developer-Tools/rocprofiler' source=("$pkgname-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz" 'add_string_header.patch::https://patch-diff.githubusercontent.com/raw/ROCmSoftwarePlatform/hsa-class/pull/2.patch') sha256sums=('f07ddd9bf2f86550c8d243f887e9bde9d4f2ceec81ecc6393012aaf2a45999e8' sha256sums=('fbf5ce9fbc13ba2b3f9489838e00b54885aba92336f055e8b03fef3e3347071e' '35c45b367d917b8ecf5d4d738e7761699b115b25530ab5528c8a6a4a49424199') _dirname="$(basename "$_git")-$(basename "${source[0]}" ".tar.gz")"
-