Update pspec.xml

octave 9.2.0
This commit is contained in:
Ümit Solmaz
2024-11-29 00:05:39 +03:00
committed by GitHub
parent 18b5e8e947
commit 24d541add2
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>app:gui</IsA>
<Summary>A high-level language, primarily intended for numerical computations.</Summary>
<Description>GNU Octave is software featuring a high-level programming language, primarily intended for numerical computations. Octave helps in solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with MATLAB. It may also be used as a batch-oriented language. </Description>
<Archive sha1sum="bc9e4ceed93c7f7dcc692daeb9dccb182b2d5e9e" type="targz">https://ftp.gnu.org/gnu/octave/octave-5.2.0.tar.gz</Archive>
<Archive sha1sum="ec144696e895dd1faaf0b387e7fab9c1abf4dade" type="targz">https://ftp.gnu.org/gnu/octave/octave-9.2.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>gperf</Dependency>
<Dependency>gnuplot</Dependency>
@@ -115,6 +115,13 @@
</Package>
<History>
<Update release="2">
<Date>2024-11-28</Date>
<Version>9.2.0</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2020-05-22</Date>
<Version>5.2.0</Version>