mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/leocad_pieces: Updated for version 23.06.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a7dc2c75a1
commit
d39ca45595
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
# LeoCAD
|
||||
|
||||
# Copyright 2009-2013 Niels Horn, Rio de Janeiro, Brazil
|
||||
# Copyright 2016-2022 Philip van der Hoeven, Almere, The Netherlands
|
||||
# Copyright 2016-2024 Philip van der Hoeven, Almere, The Netherlands
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=leocad_pieces
|
||||
VERSION=${VERSION:-20.03}
|
||||
VERSION=${VERSION:-23.06}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="leocad_pieces"
|
||||
VERSION="20.03"
|
||||
VERSION="23.06"
|
||||
HOMEPAGE="https://www.leocad.org/"
|
||||
DOWNLOAD="https://github.com/leozide/leocad/releases/download/v21.06/Library-20.03.zip"
|
||||
MD5SUM="484fa1711bcecf78bc75484abd2e1788"
|
||||
DOWNLOAD="https://github.com/leozide/leocad/releases/download/v23.03/Library-23.06.zip"
|
||||
MD5SUM="4245a97303f6057e59f4c623afa43002"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue