summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-10-20 10:46:45 +0200
committerhaawda2018-10-20 10:46:45 +0200
commit961fdae900473a4c75701a0c526d5d75df49f023 (patch)
treee842efc8c0b6d2a3c42a0f4b99c0aeb7ae99de98 /PKGBUILD
parent923f6d1af4beac6b3dbbd92b4d6ba31bfc003dd7 (diff)
downloadaur-961fdae900473a4c75701a0c526d5d75df49f023.tar.gz
no longer depends on glibc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d998b5b49fd4..50845a42b304 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,11 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=blis-git
-pkgver=0.3.2.60.g3f387ca3
-pkgrel=2
+pkgver=0.4.1.84.g14f3d5e6
+pkgrel=1
pkgdesc="BLAS-like Library Instantiation Software framework by the Science of High-Performance Computing Group"
arch=('x86_64')
license=('custom:BSD')
-depends=('glibc')
makedepends=('python2')
conflicts=('blis')
provides=('blis')