graphics/VariCAD: Updated for version 2013_2.01.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Niels Horn 2013-04-14 14:10:32 -05:00 committed by Robby Workman
parent 4d757428ed
commit c9dc74aebd
2 changed files with 8 additions and 8 deletions

View File

@ -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}

View File

@ -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"