summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwangjiezhe2015-12-14 15:15:26 +0800
committerwangjiezhe2015-12-14 15:15:26 +0800
commit7812c23f752669772cfc51fbed592826666b1ae2 (patch)
tree88d805b87a19a28f6259d1afcc3c961295a313d6 /PKGBUILD
parent838b4189cf6ec0b0cba541656f8625daa4d9047e (diff)
downloadaur-7812c23f752669772cfc51fbed592826666b1ae2.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 949d31a9be47..1b35726c3922 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_pack=doctest
pkgname=octave-$_pack
pkgver=0.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="The Octave-Forge Doctest package finds specially-formatted blocks of example code within documentation files. It then executes the code and confirms the output is correct. This can be useful as part of a testing framework or simply to ensure that [...]"
arch=(any)
url="http://octave.sourceforge.net/$_pack/"