summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwangjiezhe2016-12-19 20:50:24 +0800
committerwangjiezhe2016-12-19 20:50:24 +0800
commitfd1f6ae9a28fe47b8ec15c25e0713f7e7045e001 (patch)
treefedba13801acc4b1743f59d24c4ccb588eda116a /PKGBUILD
parent5a1957bb25e81fa05dba43f5f3d657b45927197d (diff)
downloadaur-fd1f6ae9a28fe47b8ec15c25e0713f7e7045e001.tar.gz
rebuild for octave 4.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc6f885ee12d..13f1e407ace9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_pack=doctest
pkgname=octave-$_pack
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
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/"