summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrzej Giniewicz2015-11-21 18:17:35 +0100
committerAndrzej Giniewicz2015-11-21 18:17:35 +0100
commit8834943256bae1cbe59f53b2226a242a6c773644 (patch)
tree68564a2d19c81f4811a1a1681fa1824144e3ba13 /PKGBUILD
parent3507e205a381aa182f5705f84219dc232213b1de (diff)
downloadaur-8834943256bae1cbe59f53b2226a242a6c773644.tar.gz
Fix for FS#47049
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 096aa676e56f..1f3e7912559a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=atlas-lapack
pkgver=3.10.2
_lapackver=3.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="Complete LAPACK and BLAS implementation using optimised ATLAS routines"
url="http://math-atlas.sourceforge.net/"
depends=('gcc-libs')
@@ -22,8 +22,8 @@ md5sums=('b1d3e3e425b2e44a06760ff173104bdf'
'a4e21f343dec8f22e7415e339f09f6da'
'38b6acb8ed5691d25863319d30a8b365'
'4903eb06072dfbf94710691ccb6660bf'
- '471f0ecdc36ef5e1118309847d142eea'
- '6e307b98236ff319ac1c03166ad9164c')
+ '2532ea5fdd412414a438b65b49451574'
+ '24dfa225d311585d79dcf2560a9682b5')
build() {
cd "$srcdir"
@@ -33,6 +33,7 @@ build() {
#USE_ARCH_DEFAULTS="yes"
msg 'Before building this package, as root you must set the CPU(s)'
msg 'governor(s) to "performance".'
+ msg 'See: https://wiki.archlinux.org/index.php/CPU_frequency_scaling'
if [ "$CARCH" = "x86_64" ]; then
ARCHITECTURE_BUILD_OPTS="-b 64" # for x86_64