mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/qcad: Updated for version 3.9.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ea7a9b00b5
commit
cdb535830a
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qcad
|
||||
VERSION=${VERSION:-3.9.0.1}
|
||||
VERSION=${VERSION:-3.9.1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qcad"
|
||||
VERSION="3.9.0.1"
|
||||
VERSION="3.9.1.3"
|
||||
HOMEPAGE="http://www.qcad.org/en/"
|
||||
DOWNLOAD="https://github.com/qcad/qcad/archive/v3.9.0.1.tar.gz"
|
||||
MD5SUM="b6cd246571466de8ba00257d72056325"
|
||||
DOWNLOAD="https://github.com/qcad/qcad/archive/v3.9.1.3.tar.gz"
|
||||
MD5SUM="90f5d3f7001a23258183cf864c65eea9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue