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/smath-studio/smath-studio.SlackBuild | |
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/smath-studio/smath-studio.SlackBuild')
-rw-r--r-- | academic/smath-studio/smath-studio.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/smath-studio/smath-studio.SlackBuild b/academic/smath-studio/smath-studio.SlackBuild index ce018f0e4ea76..4b26c719c395f 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} |