diff options
Diffstat (limited to 'office/sofastats')
-rw-r--r-- | office/sofastats/sofastats.SlackBuild | 3 | ||||
-rw-r--r-- | office/sofastats/sofastats.info | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/office/sofastats/sofastats.SlackBuild b/office/sofastats/sofastats.SlackBuild index 2537f61a89..cc198a923f 100644 --- a/office/sofastats/sofastats.SlackBuild +++ b/office/sofastats/sofastats.SlackBuild @@ -27,9 +27,10 @@ # Build history: # # 1 - Initial release. +# 2 - Updated for version 1.4.3 PRGNAM=sofastats -VERSION=${VERSION:-1.1.4} +VERSION=${VERSION:-1.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/sofastats/sofastats.info b/office/sofastats/sofastats.info index cca0d09634..5ad7502cef 100644 --- a/office/sofastats/sofastats.info +++ b/office/sofastats/sofastats.info @@ -1,8 +1,8 @@ PRGNAM="sofastats" -VERSION="1.1.4" +VERSION="1.4.3" HOMEPAGE="http://www.sofastatistics.com" -DOWNLOAD="https://sourceforge.net/projects/sofastatistics/files/sofastatistics/1.1.4/sofastats-1.1.4.tar.gz" -MD5SUM="a52243651cd01d7b5bf4ed55fded0ad4" +DOWNLOAD="https://sourceforge.net/projects/sofastatistics/files/sofastatistics/1.4.3/sofastats-1.4.3.tar.gz" +MD5SUM="74e8b118152dec77bdc3ff327aa9e158" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="matplotlib pywebkitgtk" |