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 /office/jstock/jstock.SlackBuild | |
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>
Diffstat (limited to 'office/jstock/jstock.SlackBuild')
-rw-r--r-- | office/jstock/jstock.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |