diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2013-05-19 09:11:50 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-05-19 09:11:50 -0400 |
commit | 82bbf47559ebf48afdc3480f7c1bd0b15bb43342 (patch) | |
tree | 6e56340681ae1d9c238dfa8604a3868adb7cef68 | |
parent | 96d0861457d41edd77e84c15d1541e94a1dae5b9 (diff) | |
download | slackbuilds-82bbf47559ebf48afdc3480f7c1bd0b15bb43342.tar.gz |
academic/smath-studio: Updated for version 0.96.4868.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r-- | academic/smath-studio/slack-desc | 8 | ||||
-rw-r--r-- | academic/smath-studio/smath-studio.SlackBuild | 4 | ||||
-rw-r--r-- | academic/smath-studio/smath-studio.info | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/academic/smath-studio/slack-desc b/academic/smath-studio/slack-desc index c928325b6c..4b2dc079e5 100644 --- a/academic/smath-studio/slack-desc +++ b/academic/smath-studio/slack-desc @@ -1,8 +1,8 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| diff --git a/academic/smath-studio/smath-studio.SlackBuild b/academic/smath-studio/smath-studio.SlackBuild index 812821079e..08afb25615 100644 --- a/academic/smath-studio/smath-studio.SlackBuild +++ b/academic/smath-studio/smath-studio.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for SMath Studio -# Copyright 2011-2012 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2011-2013 Fridrich von Stauffenberg <cancellor2@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=smath-studio -VERSION=${VERSION:-0.95.4594} +VERSION=${VERSION:-0.96.4868} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/smath-studio/smath-studio.info b/academic/smath-studio/smath-studio.info index efd5470236..4cf5387fe8 100644 --- a/academic/smath-studio/smath-studio.info +++ b/academic/smath-studio/smath-studio.info @@ -1,9 +1,9 @@ PRGNAM="smath-studio" -VERSION="0.95.4594" +VERSION="0.96.4868" HOMEPAGE="http://smath.info" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/SMathStudioDesktop.0_95_4594.Mono.tar.gz \ +DOWNLOAD="http://dl.dropbox.com/u/11914640/SMathStudioDesktop.0_96_4868.Mono.tar.gz \ http://dl.dropbox.com/u/11914640/SMathStudio.Icons.zip" -MD5SUM="0ec18534611b0d89774ea49e62447c69 \ +MD5SUM="76fbfe17eb850cdc972d63272f5c2c89 \ 1dd3ff0477b5c3c57fb815320a387643" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |