diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2013-02-17 11:20:19 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-02-22 22:27:42 -0600 |
commit | c3a083c5eeb454262a20314267ab4220bab54d16 (patch) | |
tree | 2d34714834305d2381ac4b000e1c3d3992e53840 /graphics/draftsight | |
parent | 7dcaaba8955334a9fee5185c36cfc0c951f5b1fe (diff) |
graphics/draftsight: Updated for version 1.2.265.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/draftsight')
-rw-r--r-- | graphics/draftsight/draftsight.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/draftsight/draftsight.info | 6 | ||||
-rw-r--r-- | graphics/draftsight/slack-desc | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/graphics/draftsight/draftsight.SlackBuild b/graphics/draftsight/draftsight.SlackBuild index d402b56134f3..1f757371f9ea 100644 --- a/graphics/draftsight/draftsight.SlackBuild +++ b/graphics/draftsight/draftsight.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=draftsight -VERSION=${VERSION:-2012.3.166} +VERSION=${VERSION:-1.2.265} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -42,7 +42,7 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -if [ "$ARCH" != "i386" ]; then +if [ "$ARCH" != "i386" ] && [ "$ARCH" != "x86_64" ]; then printf "\n\n$ARCH is not supported...\n" exit 1 fi diff --git a/graphics/draftsight/draftsight.info b/graphics/draftsight/draftsight.info index 75253d018a23..0dc8581a5602 100644 --- a/graphics/draftsight/draftsight.info +++ b/graphics/draftsight/draftsight.info @@ -1,8 +1,8 @@ PRGNAM="draftsight" -VERSION="2012.3.166" +VERSION="1.2.265" HOMEPAGE="http://www.draftsight.com" -DOWNLOAD="http://dl-ak.solidworks.com/nonsecure/draftsight/V1R2.0/draftSight.deb" -MD5SUM="630d0126d77d64fbabeebfad78b12b95" +DOWNLOAD="http://dl-ak.solidworks.com/nonsecure/draftsight/V1R3.1/draftSight.deb" +MD5SUM="51f4912d95e98dc72707ae2f295e6dae" DOWNLOAD_x86_64="UNTESTED" MD5SUM_x86_64="" REQUIRES="nas" diff --git a/graphics/draftsight/slack-desc b/graphics/draftsight/slack-desc index ce151b844f08..050199fd0a81 100644 --- a/graphics/draftsight/slack-desc +++ b/graphics/draftsight/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| draftsight: draftsight (2D CAD program) |