summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Francis Roy2015-09-13 15:46:29 -0400
committerJean-Francis Roy2015-09-13 15:46:29 -0400
commit76b8fda04c92aafc980091c95d82ca4d6e9ad1e5 (patch)
tree1a6c741f69096de36adab28f232cc8a5510d751c
parent725bfca8b5e551611d12fd2a44b7bc0209a20ace (diff)
downloadaur-76b8fda04c92aafc980091c95d82ca4d6e9ad1e5.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 118759af3961..4e1fa7447f45 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openblas-git
pkgdesc = An optimized BLAS library based on GotoBLAS2 1.13 BSD
- pkgver = 0.2.14
+ pkgver = 0.2.9.rc1.r679.ga96a4cb-1
pkgrel = 1
url = http://www.openblas.net/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 68550d960a39..055587ad7a9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Giuseppe Borzi <gborzi _AT_ ieee _DOT_ org>
pkgname=openblas-git
_pkgname=OpenBLAS
-pkgver=0.2.14
+pkgver=0.2.9.rc1.r679.ga96a4cb-1
pkgrel=1
pkgdesc="An optimized BLAS library based on GotoBLAS2 1.13 BSD "
arch=('i686' 'x86_64')