summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwangjiezhe2015-12-14 15:30:26 +0800
committerwangjiezhe2015-12-14 15:30:26 +0800
commit1d06ced7eb8e332311db2385c9c1c0e8288f7e8f (patch)
treeed99a554fe8c3f6a15ecdb4e41ef76a10a70f30a /PKGBUILD
parenta0c1dba26f03e82f839517be0fa5c48171e1f56f (diff)
downloadaur-1d06ced7eb8e332311db2385c9c1c0e8288f7e8f.tar.gz
C++11 ABI rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ee29756febd..b85aee1ff68a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_pack=linear-algebra
pkgname=octave-$_pack
pkgver=2.2.2
-pkgrel=2
+pkgrel=3
pkgdesc="Additional linear algebra code, including general SVD and matrix functions."
arch=(any)
url="http://octave.sourceforge.net/$_pack/"