diff options
Diffstat (limited to 'academic')
-rw-r--r-- | academic/smath-studio/smath-studio.SlackBuild | 4 | ||||
-rw-r--r-- | academic/smath-studio/smath-studio.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/smath-studio/smath-studio.SlackBuild b/academic/smath-studio/smath-studio.SlackBuild index 35ef21de73..da3d12bc8c 100644 --- a/academic/smath-studio/smath-studio.SlackBuild +++ b/academic/smath-studio/smath-studio.SlackBuild @@ -23,12 +23,12 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=smath-studio -VERSION=${VERSION:-0.94} +VERSION=${VERSION:-0.95} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ORIG_PRGNAM=SMathStudio -ORIG_VERSION=${VERSION/./_}_4523 +ORIG_VERSION=${VERSION/./_} ORIG_FILENAME=${ORIG_PRGNAM}Desktop.$ORIG_VERSION.Mono.tar.gz ARCH=noarch diff --git a/academic/smath-studio/smath-studio.info b/academic/smath-studio/smath-studio.info index 492ab50ee8..60d955f3cb 100644 --- a/academic/smath-studio/smath-studio.info +++ b/academic/smath-studio/smath-studio.info @@ -1,9 +1,9 @@ PRGNAM="smath-studio" -VERSION="0.94" +VERSION="0.95" HOMEPAGE="http://smath.info" -DOWNLOAD="http://dl.dropbox.com/u/11914640/SMathStudioDesktop.0_94_4523.Mono.tar.gz \ +DOWNLOAD="http://dl.dropbox.com/u/11914640/SMathStudioDesktop.0_95.Mono.tar.gz \ http://dl.dropbox.com/u/11914640/SMathStudio.Icons.zip" -MD5SUM="db37080f054478a15144e485ffd620c0 \ +MD5SUM="007d8f6184bff78641fb610b84153e0a \ 1dd3ff0477b5c3c57fb815320a387643" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |