diff options
-rw-r--r-- | graphics/leocad_pieces/leocad_pieces.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/leocad_pieces/leocad_pieces.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/leocad_pieces/leocad_pieces.SlackBuild b/graphics/leocad_pieces/leocad_pieces.SlackBuild index d253b9d25f..083bb3a95e 100644 --- a/graphics/leocad_pieces/leocad_pieces.SlackBuild +++ b/graphics/leocad_pieces/leocad_pieces.SlackBuild @@ -4,7 +4,7 @@ # LeoCAD # Copyright 2009-2013 Niels Horn, Rio de Janeiro, Brazil -# Copyright 2016 Philip van der Hoeven, Almere, The Netherlands +# Copyright 2016-2017 Philip van der Hoeven, Almere, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=leocad_pieces -VERSION=${VERSION:-9306} +VERSION=${VERSION:-9781} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/leocad_pieces/leocad_pieces.info b/graphics/leocad_pieces/leocad_pieces.info index 81b5c62e23..cd02567eb8 100644 --- a/graphics/leocad_pieces/leocad_pieces.info +++ b/graphics/leocad_pieces/leocad_pieces.info @@ -1,8 +1,8 @@ PRGNAM="leocad_pieces" -VERSION="9306" +VERSION="9781" HOMEPAGE="http://www.leocad.org/" -DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/leocad_pieces/Library-Linux-9306.zip" -MD5SUM="e3268cf8fbe50b6abd2c4bf31247ab83" +DOWNLOAD="https://github.com/leozide/leocad/releases/download/v17.07/Library-Linux-9781.zip" +MD5SUM="bcb77d763d39155d3608c1e1335d8cb6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |