summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJakub Okoński2018-12-21 19:47:32 +0100
committerJakub Okoński2018-12-21 19:47:32 +0100
commited443a4ad4b8afb69c94d0a0e45b175ef74ec62a (patch)
treec79ace7410949524fd05e2d9bc6e0929f8b537a5 /.SRCINFO
downloadaur-ed443a4ad4b8afb69c94d0a0e45b175ef74ec62a.tar.gz
Release initial version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e20f23c7a318
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = rocblas
+ pkgdesc = Next generation BLAS implementation for ROCm platform
+ pkgver = 2.0.0
+ pkgrel = 1
+ url = https://github.com/ROCmSoftwarePlatform/rocBLAS
+ arch = x86_64
+ license = NCSAOSL
+ makedepends = git
+ makedepends = cmake
+ makedepends = gcc
+ makedepends = ninja
+ makedepends = hcc
+ makedepends = python2
+ depends = hcc
+ source = git+https://github.com/ROCmSoftwarePlatform/rocBLAS.git#tag=v2.0.0
+ md5sums = SKIP
+
+pkgname = rocblas
+