diff options
Diffstat (limited to 'office/jstock')
-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 ea35545197..04b60128b5 100644 --- a/office/jstock/jstock.SlackBuild +++ b/office/jstock/jstock.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=jstock -VERSION=${VERSION:-1.0.7.39} +VERSION=${VERSION:-1.0.7.40} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/jstock/jstock.info b/office/jstock/jstock.info index a3e3292042..582950d58c 100644 --- a/office/jstock/jstock.info +++ b/office/jstock/jstock.info @@ -1,8 +1,8 @@ PRGNAM="jstock" -VERSION="1.0.7.39" +VERSION="1.0.7.40" HOMEPAGE="http://www.jstock.org/" -DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-39/jstock-1.0.7.39-bin.zip" -MD5SUM="e290403be9466e7a613b3c3a4998595b" +DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-40/jstock-1.0.7.40-bin.zip" +MD5SUM="4be1fd72192ca27b0d3f5046c4ba749a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |