summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2018-05-13 14:16:34 +0200
committereolianoe2018-05-13 14:16:34 +0200
commit84636e994e0a97f65505c42a811e3002988a91fc (patch)
tree596b9e580e68136fdac785feadc3b2ba738a7722 /PKGBUILD
parent26292ef8058459c064d5dd9c24b7afb3c81e53d4 (diff)
downloadaur-84636e994e0a97f65505c42a811e3002988a91fc.tar.gz
rebuild for gcc-libs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b8924b3f30d..40e09ddcf170 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _pkgname=openblas
pkgver=0.2.20
# grep VERSION "${srcdir}/${_PkgName}-${pkgver}"/lapack-netlib/README.md | tail -n 1 | cut -d ' ' -f 2
_lapackver=3.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="Optimized BLAS library based on GotoBLAS2 1.13 BSD (providing blas, lapack, and cblas)"
arch=('any')
url="http://www.openblas.net/"