summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorhaawda2021-08-26 06:38:19 +0200
committerhaawda2021-08-26 06:38:19 +0200
commit31acef9f193782f9caa0b4eedce721f25c0ca4cb (patch)
tree451c9d49d58ced806f138fe5ee4fc78047bda59b /.SRCINFO
parent98514e5ca415749f621c553842d9bb4fe33159d6 (diff)
downloadaur-31acef9f193782f9caa0b4eedce721f25c0ca4cb.tar.gz
add conficts/provides for blas
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86dd1c2868c2..4e1ac1b3363f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blis-git
pkgdesc = BLAS-like Library Instantiation Software framework by the Science of High-Performance Computing Group
- pkgver = 0.8.0.r32.g670bc7b6
+ pkgver = 0.8.1.r89.g2f7325b2
pkgrel = 1
url = https://github.com/flame/blis
arch = x86_64
@@ -8,11 +8,12 @@ pkgbase = blis-git
makedepends = python
depends = gcc-libs
provides = blis
+ provides = blas
conflicts = blis
+ conflicts = blas
options = !buildflags
options = !emptydirs
source = git+https://github.com/flame/blis.git
sha512sums = SKIP
pkgname = blis-git
-