Browse Source
graphics/qcad: Updated for version 3.23.0.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
pull/61/head
Larry Hajali
6 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
5 additions and
5 deletions
-
graphics/qcad/qcad.SlackBuild
-
graphics/qcad/qcad.info
|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
# Slackware build script for qcad |
|
|
|
|
|
|
|
# Copyright 2013-2018 Larry Hajali <larryhaja[at]gmail[dot]com> |
|
|
|
# Copyright 2013-2019 Larry Hajali <larryhaja[at]gmail[dot]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=qcad |
|
|
|
VERSION=${VERSION:-3.21.3.7} |
|
|
|
VERSION=${VERSION:-3.23.0.2} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="qcad" |
|
|
|
VERSION="3.21.3.7" |
|
|
|
VERSION="3.23.0.2" |
|
|
|
HOMEPAGE="https://www.qcad.org/en/" |
|
|
|
DOWNLOAD="https://github.com/qcad/qcad/archive/v3.21.3.7/qcad-3.21.3.7.tar.gz" |
|
|
|
MD5SUM="1b8ed90553253d4b0181f59de596f9a9" |
|
|
|
DOWNLOAD="https://github.com/qcad/qcad/archive/v3.23.0.2/qcad-3.23.0.2.tar.gz" |
|
|
|
MD5SUM="566c97bfe2dbe39aaf441a0b23381054" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|