summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreolianoe2016-08-23 10:19:45 +0200
committereolianoe2016-08-23 10:19:45 +0200
commit3f8326c80c419c1f9f0b91a20ad77e7e8c24ed19 (patch)
tree95333b9738d9368460f36209e30d9b98433a3253
parent994f34feb38caffd0d2c86e899cf502fb7301df8 (diff)
downloadaur-3f8326c80c419c1f9f0b91a20ad77e7e8c24ed19.tar.gz
Update dependency: beanshell->beanshell2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2ca953b7e1f..9d5521f8c62a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 9 14:28:05 UTC 2016
+# Tue Aug 23 08:19:32 UTC 2016
pkgbase = scilab-git
pkgdesc = A scientific software package for numerical computations
- pkgver = 6.0.0.beta.2.r122.g028d997
+ pkgver = 6.0.0.beta.2.r173.gd784e47
pkgrel = 1
url = https://www.scilab.org/
arch = i686
@@ -23,7 +23,7 @@ pkgbase = scilab-git
depends = curl
depends = hdf5
depends = java-runtime>=8
- depends = beanshell2
+ depends = beanshell
depends = eclipse-ecj
depends = java-flexdock>=1.2.4
depends = fop-hyph
diff --git a/PKGBUILD b/PKGBUILD
index 01791a279ee3..f22c215948be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=scilab
pkgname=scilab-git
-pkgver=6.0.0.beta.2.r122.g028d997
+pkgver=6.0.0.beta.2.r173.gd784e47
pkgrel=1
pkgdesc='A scientific software package for numerical computations'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('suitesparse>=4.4.1' 'arpack' 'fftw' 'eigen'
'libmatio' 'tk' 'curl'
'hdf5'
'java-runtime>=8'
- 'beanshell2' 'eclipse-ecj' 'java-flexdock>=1.2.4' 'fop-hyph'
+ 'beanshell' 'eclipse-ecj' 'java-flexdock>=1.2.4' 'fop-hyph'
'java-freehep-vectorgraphics' 'jeuclid-core' 'jgraphx>=2.0.0.1' 'javahelp2'
'saxon-he' 'jlatexmath-fop>=1.0.3' 'jrosetta>=1.0.4' 'jgoodies-looks' 'java-qdox'
'java-skinlf' 'java-testng' 'xalan-java' 'docbook-xsl'