graphics/leocad: Updated for version 23.03.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
philipvdh 2024-02-08 20:13:47 +01:00 committed by Willy Sudiarto Raharjo
parent 76c566a92c
commit 2d2057438a
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
# 3D design program for bricks
# Copyright 2009-2013 Niels Horn, Rio de Janeiro, Brazil
# Copyright 2015-2022 Philip van der Hoeven, Almere, The Netherlands
# Copyright 2015-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
VERSION=${VERSION:-21.06}
VERSION=${VERSION:-23.03}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="leocad"
VERSION="21.06"
VERSION="23.03"
HOMEPAGE="https://www.leocad.org/"
DOWNLOAD="https://github.com/leozide/leocad/archive/v21.06/leocad-21.06.tar.gz"
MD5SUM="8fab6045cc7aa709cc1cf82ba3bde67a"
DOWNLOAD="https://github.com/leozide/leocad/archive/v23.03/leocad-23.03.tar.gz"
MD5SUM="973fe3b15dff71e711e88616db61ea30"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="leocad_pieces"