diff options
author | Stansoft <info@stansoft.org> | 2020-05-02 09:54:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-02 09:54:20 +0700 |
commit | 25330fc245505033f91fd3301d6740dc42ebf78e (patch) | |
tree | 31f5df2d6d5dcdbcf69c26dad9a3fba58f2011c9 /business | |
parent | 16883eb155a079c410f67cbb6042e2260d0a4803 (diff) |
business/stansoft: Updated for version 7.19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'business')
-rw-r--r-- | business/stansoft/README | 3 | ||||
-rw-r--r-- | business/stansoft/slack-desc | 6 | ||||
-rw-r--r-- | business/stansoft/stansoft.SlackBuild | 2 | ||||
-rw-r--r-- | business/stansoft/stansoft.info | 10 |
4 files changed, 10 insertions, 11 deletions
diff --git a/business/stansoft/README b/business/stansoft/README index 39dc187d62c58..6817e45625bbb 100644 --- a/business/stansoft/README +++ b/business/stansoft/README @@ -4,8 +4,7 @@ Informix Innovator-C database, which can be downloaded free of charge from IBM. There is no limit on the number of users per installation, which allows for scalability from small to large companies. The user interface is ncurses / terminal based to optimize data entry efficiency. It can be -run locally or deployed remotely on a virtual private server (VPS) in the -cloud. +run locally or deployed remotely on a virtual cloud server. You must have a stansoft user and group to run this script: # groupadd -g 325 stansoft diff --git a/business/stansoft/slack-desc b/business/stansoft/slack-desc index 619c87efb32d5..dd55e74b4d517 100644 --- a/business/stansoft/slack-desc +++ b/business/stansoft/slack-desc @@ -11,9 +11,9 @@ stansoft: stansoft: Stansoft is Linux financial accounting software for business. stansoft: There is no limit on the number of users per installation, which stansoft: allows for scalability from small to large companies. -stansoft: The user interface is ncurses / terminal based to optimize data entry -stansoft: efficiency. It can be run locally or deployed remotely on a virtual -stansoft: private server (VPS) in the cloud. +stansoft: The user interface is ncurses / terminal based to optimize data +stansoft: entry efficiency. It can be run locally or deployed remotely on +stansoft: a virtual cloud server. stansoft: stansoft: After installing the Slackbuild you must run the Stansoft stansoft: installation script /opt/stansoft/install diff --git a/business/stansoft/stansoft.SlackBuild b/business/stansoft/stansoft.SlackBuild index cbcf410e0d0c8..6efc30d530000 100644 --- a/business/stansoft/stansoft.SlackBuild +++ b/business/stansoft/stansoft.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=stansoft -VERSION=${VERSION:-7.18} +VERSION=${VERSION:-7.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/business/stansoft/stansoft.info b/business/stansoft/stansoft.info index e11ef318507ef..8484e35030f33 100644 --- a/business/stansoft/stansoft.info +++ b/business/stansoft/stansoft.info @@ -1,10 +1,10 @@ PRGNAM="stansoft" -VERSION="7.18" +VERSION="7.19" HOMEPAGE="http://www.stansoft.org" -DOWNLOAD="http://download.stansoft.org/files/stansoft-v7.18-x86.tar.bz2" -MD5SUM="0fcfc72720c2668e52b1ea091ed8d5cf" -DOWNLOAD_x86_64="http://download.stansoft.org/files/stansoft-v7.18-x86_64.tar.bz2" -MD5SUM_x86_64="e2f72a6eed3b9a9e0ce9fca0e99090f0" +DOWNLOAD="http://download.stansoft.org/files/stansoft-v7.19-x86.tar.bz2" +MD5SUM="6eacb817ae4a84c476f4539f1135417a" +DOWNLOAD_x86_64="http://download.stansoft.org/files/stansoft-v7.19-x86_64.tar.bz2" +MD5SUM_x86_64="051a8f6987810fd658e9cee594a9f013" REQUIRES="" MAINTAINER="Stansoft" EMAIL="info@stansoft.org" |