summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')