Skip to content
Permalink
Browse files
octave 8.2.0
  • Loading branch information
demmm committed Apr 15, 2023
1 parent 892d400 commit 62d967e
Showing 1 changed file with 2 additions and 2 deletions.
@@ -1,6 +1,6 @@

pkgname=octave
pkgver=8.1.0
pkgver=8.2.0
pkgrel=1
pkgdesc="A high-level language, primarily intended for numerical computations."
arch=('x86_64')
@@ -13,7 +13,7 @@ options=('!emptydirs')
source=("https://ftp.gnu.org/gnu/octave/octave-${pkgver}.tar.lz"
'0001-Use-reentrant-libqhull_r.patch'
"https://hg.savannah.gnu.org/hgweb/octave/raw-rev/aaffac4fbe30")
md5sums=('b880cf1d1c58f29622d96cb09d8ad2d4'
md5sums=('b58f3ec20f913c32bc1c68cdd3ba489a'
'a53f7eea9e8f23884787eaa4d9c6b797'
'efc12e6bbd7b38c9ae16fa7f125be257')

0 comments on commit 62d967e

Please sign in to comment.