graphics/VariCAD: Updated for version 2010_3.00.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
f0405e2fa4
commit
6ffeb94323
|
@ -5,10 +5,10 @@
|
|||
|
||||
# Written by Niels Horn <niels.horn@gmail.com>
|
||||
# with inspiration from the OpenOffice.org SlackBuild, so thanks to Robby Workman :)
|
||||
# Revision date: 2010/06/20
|
||||
# Revision date: 2010/09/07
|
||||
|
||||
PRGNAM=VariCAD
|
||||
VERSION=${VERSION:-2010_2.08}
|
||||
VERSION=${VERSION:-2010_3.00}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="VariCAD"
|
||||
VERSION="2010_2.08"
|
||||
VERSION="2010_3.00"
|
||||
HOMEPAGE="http://www.varicad.com"
|
||||
DOWNLOAD="http://www.varicad.com/userdata/files/release/en/VariCAD_2010-en-2.08-1.i586.rpm"
|
||||
MD5SUM="4ab6c9af7d2c5ad2cccf2bc8a7c03c92"
|
||||
DOWNLOAD_x86_64="http://www.varicad.com/userdata/files/release/en/VariCAD_2010-en-2.08-1.x86_64.rpm"
|
||||
MD5SUM_x86_64="c339e566e04218005efd8c1b30d5b8c5"
|
||||
DOWNLOAD="http://www.varicad.com/userdata/files/release/en/VariCAD_2010-en-3.00-1.i586.rpm"
|
||||
MD5SUM="924490e60abab30b16068e7358e767c8"
|
||||
DOWNLOAD_x86_64="http://www.varicad.com/userdata/files/release/en/VariCAD_2010-en-3.00-1.x86_64.rpm"
|
||||
MD5SUM_x86_64="5c0d146404c5999585cbb6c222f67be1"
|
||||
MAINTAINER="Niels Horn"
|
||||
EMAIL="niels.horn@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in New Issue