diff options
author | Zhu Qun-Ying <zhu.qunying at gmail dot com> | 2018-08-08 21:45:11 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-11 07:23:08 +0700 |
commit | 27ab5e7f935aca83aa7518ea3e69174fb247e937 (patch) | |
tree | a48162e37f1deedffabfd45d357c1043dcf7f5e1 | |
parent | 8dd0f9750430c73c4affe28578ff1931d3c8016f (diff) | |
download | slackbuilds-27ab5e7f935aca83aa7518ea3e69174fb247e937.tar.gz |
office/jstock: Updated for version 1.0.7.35.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | office/jstock/jstock.SlackBuild | 4 | ||||
-rw-r--r-- | office/jstock/jstock.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/jstock/jstock.SlackBuild b/office/jstock/jstock.SlackBuild index 3eb5b43844..88a2f2da4d 100644 --- a/office/jstock/jstock.SlackBuild +++ b/office/jstock/jstock.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jstock -# Copyright 2014-2015 Zhu Qun-Ying +# Copyright 2014-2018 Zhu Qun-Ying # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=jstock -VERSION=${VERSION:-1.0.7.32} +VERSION=${VERSION:-1.0.7.35} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/jstock/jstock.info b/office/jstock/jstock.info index 5909aa9362..f60313600b 100644 --- a/office/jstock/jstock.info +++ b/office/jstock/jstock.info @@ -1,10 +1,10 @@ PRGNAM="jstock" -VERSION="1.0.7.32" +VERSION="1.0.7.35" HOMEPAGE="http://www.jstock.org/" -DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-32/jstock-1.0.7.32-bin.zip" -MD5SUM="b41f252eb6bf81e42bf62d8296a20749" +DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-35/jstock-1.0.7.35-bin.zip" +MD5SUM="fca4b0c2ec6d3ca2af54c38f666de8d6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" MAINTAINER="Zhu Qun-Ying" -EMAIL="zhu.qunying@gmail.com" +EMAIL="zhu.qunying at gmail dot com" |