summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 248224a49f38..bfe3d1b63b6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=blis-git
-pkgver=0.2.2.137.g0b3ca3cf
+pkgver=0.3.0.38.g3c91c7ae
pkgrel=1
pkgdesc="BLAS-like Library Instantiation Software framework by the Science of High-Performance Computing Group"
arch=('x86_64')
@@ -10,10 +10,8 @@ license=('custom:BSD')
depends=('glibc')
makedepends=('python2')
url='https://github.com/flame/blis'
-#provides=('blas=3.5.0' 'cblas')
-#conflicts=('blas' 'cblas')
-options=('!makeflags' '!emptydirs')
-source=("git+https://github.com/flame/blis.git" fpic.patch)
+options=('!buildflags' '!emptydirs')
+source=("git+https://github.com/flame/blis.git#commit=3c91c7aebafb446a2582267beb3b22c8bb475b3b" fpic.patch)
md5sums=('SKIP'
'e6e4efeb173915d038d62cb76f58c4bb')