mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
octave: update to 4.0.3
This commit is contained in:
parent
b44f7f46a0
commit
a90234afad
@ -1,5 +1,5 @@
|
||||
pkgname=octave
|
||||
pkgver=4.0.2
|
||||
pkgver=4.0.3
|
||||
pkgrel=1
|
||||
pkgdesc="A high-level language, primarily intended for numerical computations."
|
||||
arch=('x86_64')
|
||||
@ -13,7 +13,7 @@ optdepends=('texinfo: for help-support in octave'
|
||||
'openjdk: to call Java functions')
|
||||
source=(ftp://ftp.gnu.org/gnu/octave/octave-$pkgver.tar.xz)
|
||||
install='octave.install'
|
||||
sha1sums=('34384a5ddeea1b29bdfedd5e8d2bdb13b7b2daf5')
|
||||
sha1sums=('c798346a8271e0141d9dbe5610584dabb8311277')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user