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 ce7e169672f9..ef25be2884d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openblas-lapack-git
pkgdesc = An optimized BLAS library based on GotoBLAS2 1.13 BSD (providing blas, lapack and cblas)
- pkgver = 0.2.9.rc1.r679.ga96a4cb-1
+ pkgver = 0.2.9.rc1.r679.ga96a4cb
pkgrel = 1
url = http://www.openblas.net/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d22691cd7593..a818e2a96774 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Giuseppe Borzi <gborzi _AT_ ieee _DOT_ org>
pkgname=openblas-lapack-git
_pkgname=OpenBLAS
-pkgver=0.2.9.rc1.r679.ga96a4cb-1
+pkgver=0.2.9.rc1.r679.ga96a4cb
pkgrel=1
pkgdesc="An optimized BLAS library based on GotoBLAS2 1.13 BSD (providing blas, lapack and cblas)"
arch=('i686' 'x86_64')