From 84b4672603eba19560dfd4858f9348411392a5de Mon Sep 17 00:00:00 2001 From: David Garfias Date: Fri, 5 Feb 2021 22:27:15 -0600 Subject: [PATCH] Forgot to update SRCINFO --- .SRCINFO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.SRCINFO b/.SRCINFO index 4c8e467..a27ada9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,12 +1,13 @@ pkgbase = scilab-bin pkgdesc = A software package for numerical computation, providing a powerful computing environment for engineering and scientific applications. pkgver = 6.1.0 - pkgrel = 2 + pkgrel = 3 url = https://www.scilab.org arch = x86_64 license = BSD license = custom:CeCILL depends = ncurses5-compat-libs + depends = java-runtime-openjdk=8 conflicts = scilab options = !strip source = http://www.scilab.org/download/6.1.0/scilab-6.1.0.bin.linux-x86_64.tar.gz