aboutsummaryrefslogtreecommitdiff
path: root/office/jstock/jstock.SlackBuild
diff options
context:
space:
mode:
authorZhu Qun-Ying <zhu.qunying@gmail.com>2022-01-01 11:44:11 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-04 07:49:59 +0700
commit8df11f4eb20587fe5e3dabadab8dfdc5c9c0b9d9 (patch)
tree02e10fdc3d1779793a3e602ab5152e995dab6081 /office/jstock/jstock.SlackBuild
parent58cf870287c58f77a026180c5c069cc11851d201 (diff)
downloadslackbuilds-8df11f4eb20587fe5e3dabadab8dfdc5c9c0b9d9.tar.xz
office/jstock: Updated for version 1.0.7.55.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/jstock/jstock.SlackBuild')
-rw-r--r--office/jstock/jstock.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/jstock/jstock.SlackBuild b/office/jstock/jstock.SlackBuild
index 8e83f0bcae07..2c975ce61548 100644
--- a/office/jstock/jstock.SlackBuild
+++ b/office/jstock/jstock.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for jstock
-# Copyright 2014-2018 Zhu Qun-Ying
+# Copyright 2014-2022 Zhu Qun-Ying
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jstock
-VERSION=${VERSION:-1.0.7.48}
+VERSION=${VERSION:-1.0.7.55}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}