mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
octave: update to 4.4.1
This commit is contained in:
parent
2323243ac8
commit
1780051840
@ -1,5 +1,5 @@
|
||||
pkgname=octave
|
||||
pkgver=4.4.0
|
||||
pkgver=4.4.1
|
||||
pkgrel=1
|
||||
pkgdesc="A high-level language, primarily intended for numerical computations."
|
||||
arch=('x86_64')
|
||||
@ -15,7 +15,7 @@ optdepends=('texinfo: for help-support in octave'
|
||||
'fltk: FLTK GUI')
|
||||
source=(ftp://ftp.gnu.org/gnu/octave/octave-$pkgver.tar.gz)
|
||||
options=('!emptydirs')
|
||||
sha1sums=('cfdba69b9d44a1d1d5703df967a35ac8142748a3')
|
||||
sha1sums=('693fe46fdf49c62dec9f81100050ba2d2c1e4067')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user