summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Francis Roy2015-09-13 15:49:42 -0400
committerJean-Francis Roy2015-09-13 15:49:42 -0400
commitbf5ab23567bc07d59c85d745d49d865d6dd043e5 (patch)
treea1a3734c2d212af670ca7c4a0112b770a5fe4d59
parent29567d4d3164420fae6aa1ed94d72b668d2c89f0 (diff)
downloadaur-openblas-lapack-git.tar.gz
Fix package version, hopefully upstream will fix their tags soon
-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')