diff options
author | Edward W. Koenig <kingbeowulf@linuxgalaxy.org> | 2022-12-01 19:39:58 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-03 11:46:53 +0700 |
commit | 0c45f0b884202f9099b2e25a93197391a8060ed0 (patch) | |
tree | 4bdc5c87727f01dbe1eada1bc236a68c9e0c0986 /academic | |
parent | 4e1325ead8ca5d3f31db2f40c0eda1e1ac4e08b4 (diff) |
academic/smath-studio: Updated for version 1.0.8348
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/smath-studio/README | 5 | ||||
-rw-r--r-- | academic/smath-studio/smath-studio.SlackBuild | 2 | ||||
-rw-r--r-- | academic/smath-studio/smath-studio.info | 8 |
3 files changed, 10 insertions, 5 deletions
diff --git a/academic/smath-studio/README b/academic/smath-studio/README index 8871582beaa2..55547a2d61f6 100644 --- a/academic/smath-studio/README +++ b/academic/smath-studio/README @@ -12,3 +12,8 @@ Among its capabilities are: - Numeric integration - Simple multiline looped programs - User defined functions + + To download, you may need to go to the website URL + https://en.smath.com/view/SMathStudio/download + or try + wget --referer=https://en.smath.com/view/SMathStudio/download ... diff --git a/academic/smath-studio/smath-studio.SlackBuild b/academic/smath-studio/smath-studio.SlackBuild index ce018f0e4ea7..4b26c719c395 100644 --- a/academic/smath-studio/smath-studio.SlackBuild +++ b/academic/smath-studio/smath-studio.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=smath-studio -VERSION=${VERSION:-0.97.5346} +VERSION=${VERSION:-1.0.8348} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/academic/smath-studio/smath-studio.info b/academic/smath-studio/smath-studio.info index 2eb048865ebf..bc40d9296533 100644 --- a/academic/smath-studio/smath-studio.info +++ b/academic/smath-studio/smath-studio.info @@ -1,9 +1,9 @@ PRGNAM="smath-studio" -VERSION="0.97.5346" -HOMEPAGE="http://smath.info" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/SMathStudioDesktop.0_97_5346.Mono.tar.gz \ +VERSION="1.0.8348" +HOMEPAGE="https://smath.info" +DOWNLOAD="https://smath.com/file/Lw2xA/SMathStudioDesktop.1_0_8348.Mono.tar.gz \ http://ponce.cc/slackware/sources/repo/SMathStudio.Icons.zip" -MD5SUM="cb922fa31fca89d347df6468d421eb52 \ +MD5SUM="4ae9109f910c0085eeb8c193f3ad1c10 \ 1dd3ff0477b5c3c57fb815320a387643" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |