diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2015-03-04 20:31:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-07 07:05:14 +0700 |
commit | 8498815ade484727c10c046f3cdfe330dc85cfc9 (patch) | |
tree | 56d643cdcac968eee69198a3508286a0c8900281 /misc/jstock/jstock.SlackBuild | |
parent | 6b720ef60b28248994c643f5bcd9c10532ef9e9f (diff) |
misc/jstock: Updated for version 1.0.7z.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/jstock/jstock.SlackBuild')
-rw-r--r-- | misc/jstock/jstock.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/jstock/jstock.SlackBuild b/misc/jstock/jstock.SlackBuild index d9599b9737839..505ef0b614b84 100644 --- a/misc/jstock/jstock.SlackBuild +++ b/misc/jstock/jstock.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jstock -# Copyright 2014 Zhu Qun-Ying +# Copyright 2014-2015 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.7n} +VERSION=${VERSION:-1.0.7z} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |