diff options
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 39dc187d62..6817e45625 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 619c87efb3..dd55e74b4d 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 cbcf410e0d..6efc30d530 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 e11ef31850..8484e35030 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" |