mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/draftsight: Updated for version 1.2.285.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e34a78b6d6
commit
abfd63e727
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue