diff options
-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 e3edec5544..f826c8b016 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.18} +VERSION=${VERSION:-1.0.7.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/jstock/jstock.info b/office/jstock/jstock.info index 6d92a0643f..6a31cdcfff 100644 --- a/office/jstock/jstock.info +++ b/office/jstock/jstock.info @@ -1,8 +1,8 @@ PRGNAM="jstock" -VERSION="1.0.7.18" +VERSION="1.0.7.19" HOMEPAGE="http://www.jstock.org/" -DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-18/jstock-1.0.7.18-bin.zip" -MD5SUM="ab034e6114b8271fe26e574d5296db7f" +DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-19/jstock-1.0.7.19-bin.zip" +MD5SUM="abdedd9ae144b0af5ab22e12ffb5ba57" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |