diff options
author | Niels Horn <niels.horn@gmail.com> | 2013-04-14 14:10:32 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-04-15 17:20:36 -0500 |
commit | c9dc74aebd8115e2e600b5baa47c7ef8f68a02e6 (patch) | |
tree | 1ebdad67426ae57c781fa500a7c21e8e4e82b8aa /graphics/VariCAD | |
parent | 4d757428ed3a6311fce772e68a5ea848726f3f53 (diff) | |
download | slackbuilds-c9dc74aebd8115e2e600b5baa47c7ef8f68a02e6.tar.gz |
graphics/VariCAD: Updated for version 2013_2.01.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/VariCAD')
-rw-r--r-- | graphics/VariCAD/VariCAD.SlackBuild | 6 | ||||
-rw-r--r-- | graphics/VariCAD/VariCAD.info | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/graphics/VariCAD/VariCAD.SlackBuild b/graphics/VariCAD/VariCAD.SlackBuild index 36537f440e..0fb401b7e1 100644 --- a/graphics/VariCAD/VariCAD.SlackBuild +++ b/graphics/VariCAD/VariCAD.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for VariCAD # a 3D/2D CAD system for mechanical engineering -# Copyright 2010-2011 Niels Horn, Rio de Janeiro, Brazil +# Copyright 2010-2013 Niels Horn, Rio de Janeiro, Brazil # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,10 +24,10 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # Written with inspiration from the OpenOffice.org SlackBuild, so thanks to Robby Workman :) -# Revision date: 2012/09/14 +# Revision date: 2013/03/29 PRGNAM=VariCAD -VERSION=${VERSION:-2012_2.07} +VERSION=${VERSION:-2013_2.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/VariCAD/VariCAD.info b/graphics/VariCAD/VariCAD.info index 5036760445..dc150fbce7 100644 --- a/graphics/VariCAD/VariCAD.info +++ b/graphics/VariCAD/VariCAD.info @@ -1,10 +1,10 @@ PRGNAM="VariCAD" -VERSION="2012_2.07" +VERSION="2013_2.01" HOMEPAGE="http://www.varicad.com" -DOWNLOAD="http://www.varicad.com/userdata/files/release/en/VariCAD_2012-en-2.07-1.i586.rpm" -MD5SUM="b43b9b1c4a1bbf3f3e4d64b82df10f5d" -DOWNLOAD_x86_64="http://www.varicad.com/userdata/files/release/en/VariCAD_2012-en-2.07-1.x86_64.rpm" -MD5SUM_x86_64="9247c1b7a214741cd98076c6531fbcc2" +DOWNLOAD="http://www.varicad.com/userdata/files/release/en/VariCAD_2013-en-2.01-1.i586.rpm" +MD5SUM="f7b3d28aa60b7455399b442b2d0087a4" +DOWNLOAD_x86_64="http://www.varicad.com/userdata/files/release/en/VariCAD_2013-en-2.01-1.x86_64.rpm" +MD5SUM_x86_64="ef5993562c5066f802dd8beb9a70edfd" REQUIRES="" MAINTAINER="Niels Horn" EMAIL="niels.horn@gmail.com" |