diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2013-12-24 09:57:16 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-25 15:05:41 -0600 |
commit | abfd63e7271dc30fb759cf1498e8e591f5227f78 (patch) | |
tree | 8c633af147c0d1f4ecee9b0fbef5a161bd4c8c85 /graphics | |
parent | e34a78b6d68e9775aa1850147355433fff6675df (diff) | |
download | slackbuilds-abfd63e7271dc30fb759cf1498e8e591f5227f78.tar.gz |
graphics/draftsight: Updated for version 1.2.285.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/draftsight/draftsight.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/draftsight/draftsight.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/draftsight/draftsight.SlackBuild b/graphics/draftsight/draftsight.SlackBuild index b82a2fcfdf..5ca1cdd4e9 100644 --- a/graphics/draftsight/draftsight.SlackBuild +++ b/graphics/draftsight/draftsight.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for DraftSight -# Copyright 2012 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2012-2013 Fridrich von Stauffenberg <cancellor2@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=draftsight -VERSION=${VERSION:-1.2.265} +VERSION=${VERSION:-1.2.285} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/draftsight/draftsight.info b/graphics/draftsight/draftsight.info index 0dc8581a56..3f209dd56d 100644 --- a/graphics/draftsight/draftsight.info +++ b/graphics/draftsight/draftsight.info @@ -1,8 +1,8 @@ PRGNAM="draftsight" -VERSION="1.2.265" +VERSION="1.2.285" HOMEPAGE="http://www.draftsight.com" -DOWNLOAD="http://dl-ak.solidworks.com/nonsecure/draftsight/V1R3.1/draftSight.deb" -MD5SUM="51f4912d95e98dc72707ae2f295e6dae" +DOWNLOAD="http://dl-ak.solidworks.com/nonsecure/draftsight/V1R4.0.1/draftSight.deb" +MD5SUM="176ce543fa2ece8961133600cc9fecdf" DOWNLOAD_x86_64="UNTESTED" MD5SUM_x86_64="" REQUIRES="nas" |