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/VariCAD.SlackBuild | |
parent | 4d757428ed3a6311fce772e68a5ea848726f3f53 (diff) |
graphics/VariCAD: Updated for version 2013_2.01.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/VariCAD/VariCAD.SlackBuild')
-rw-r--r-- | graphics/VariCAD/VariCAD.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/VariCAD/VariCAD.SlackBuild b/graphics/VariCAD/VariCAD.SlackBuild index 36537f440e472..0fb401b7e1d38 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} |