diff options
Diffstat (limited to 'office')
-rw-r--r-- | office/jstock/jstock.SlackBuild | 2 | ||||
-rw-r--r-- | office/jstock/jstock.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/jstock/jstock.SlackBuild b/office/jstock/jstock.SlackBuild index 2c975ce615485..01333dc15f4dc 100644 --- a/office/jstock/jstock.SlackBuild +++ b/office/jstock/jstock.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=jstock -VERSION=${VERSION:-1.0.7.55} +VERSION=${VERSION:-1.0.7.56} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/office/jstock/jstock.info b/office/jstock/jstock.info index 1b1d7fcca707b..70dcacec037fd 100644 --- a/office/jstock/jstock.info +++ b/office/jstock/jstock.info @@ -1,8 +1,8 @@ PRGNAM="jstock" -VERSION="1.0.7.55" +VERSION="1.0.7.56" HOMEPAGE="http://www.jstock.org/" -DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-55/jstock-1.0.7.55-bin.zip" -MD5SUM="5e34fd61419be0862a79497bd724adab" +DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-56/jstock-1.0.7.56-bin.zip" +MD5SUM="4235f96acf9a1d61d79f6b81b96ae46c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |