diff options
author | root <root@rshg054.dnsready.net> | 2013-10-20 01:03:58 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-20 01:03:58 -0700 |
commit | 3ff90101074484f08d42a36a095206b516d182c0 (patch) | |
tree | 84b693f7496302e898778ce13093f78f21fb8884 /extra/octave/PKGBUILD | |
parent | 2acddcfe190f9a97a7148d263a21df434c67ffcf (diff) |
Sun Oct 20 01:03:34 PDT 2013
Diffstat (limited to 'extra/octave/PKGBUILD')
-rw-r--r-- | extra/octave/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/octave/PKGBUILD b/extra/octave/PKGBUILD index aa9c67891..30e2a80cd 100644 --- a/extra/octave/PKGBUILD +++ b/extra/octave/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 191854 2013-07-31 16:20:12Z bpiotrowski $ +# $Id: PKGBUILD 196805 2013-10-19 13:44:27Z bpiotrowski $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor : shining <shiningxc.at.gmail.com> # Contributor : cyberdune <cyberdune@gmail.com> pkgname=octave pkgver=3.6.4 -pkgrel=3 +pkgrel=4 pkgdesc="A high-level language, primarily intended for numerical computations." arch=('i686' 'x86_64') url="http://www.octave.org" |