summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMr.Smith19742023-06-26 08:54:38 +0300
committerMr.Smith19742023-06-26 08:54:38 +0300
commit62097282d45852616e06d71973017f0f8e0d1509 (patch)
treea75089b2d43db58ec074f804b29e498bd5162785
parent7bfc519ea6a02ef16814e67038ed7962ffdc5358 (diff)
downloadaur-62097282d45852616e06d71973017f0f8e0d1509.tar.gz
Updated build
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 714be067c731..c69e5578936f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = atlas-lapack
pkgdesc = Automatically Tuned Linear Algebra Software
pkgver = 3.11.0
- pkgrel = 7
+ pkgrel = 1
url = http://math-atlas.sourceforge.net
install = atlas-lapack.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d3abff34afd3..596332637237 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=atlas-lapack
_PKGNAME=ATLAS
pkgver=3.11.0
_lapackver=3.11.0
-pkgrel=7
+pkgrel=1
pkgdesc="Automatically Tuned Linear Algebra Software"
url="http://math-atlas.sourceforge.net"
depends=('gcc-libs')