summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-06-12 20:25:05 +0200
committerGoliathLabs2020-06-12 20:25:05 +0200
commit60fe4932b6b54e4b98f6ac96e24032aa9ac118c1 (patch)
treea8325aa1ae9b9a94ad32fe8fdaf29970ab6dc5d8
parentdc35d41f3125d16c4c365cda6122f9d0a65875b5 (diff)
downloadaur-60fe4932b6b54e4b98f6ac96e24032aa9ac118c1.tar.gz
Updated: jgraphx-jre8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de5744227a33..22bb1253c0d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = scilab
pkgdesc = A scientific software package for numerical computations.
pkgver = 6.1.0
- pkgrel = 3
+ pkgrel = 4
url = https://www.scilab.org
arch = i686
arch = x86_64
@@ -30,7 +30,7 @@ pkgbase = scilab
depends = java-flexdock>=1.2.4
depends = fop-hyph
depends = jeuclid-core
- depends = jgraphx>=2.0.0.1
+ depends = jgraphx-jre8
depends = javahelp2
depends = saxon-he
depends = jlatexmath-fop>=1.0.3
diff --git a/PKGBUILD b/PKGBUILD
index 784f04e30f47..2d2139aec5b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=scilab
pkgver=6.1.0
-pkgrel=3
+pkgrel=4
pkgdesc='A scientific software package for numerical computations.'
arch=('i686' 'x86_64')
url='https://www.scilab.org'
@@ -16,7 +16,7 @@ depends=('suitesparse>=4.4.1' 'arpack' 'fftw' 'eigen'
'curl' 'inetutils'
'java-runtime>=8'
'beanshell' 'eclipse-ecj' 'java-flexdock>=1.2.4' 'fop-hyph'
- 'jeuclid-core' 'jgraphx>=2.0.0.1' 'javahelp2'
+ 'jeuclid-core' 'jgraphx-jre8' 'javahelp2'
'saxon-he' 'jlatexmath-fop>=1.0.3' 'jrosetta>=1.0.4' 'jgoodies-looks' 'java-qdox'
'java-skinlf' 'java-testng' 'xalan-java' 'docbook-xsl'
'jogl>=2.3.2' 'apache-lucene>=7'