mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/kicad: Updated for version 5.1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
754fc44fd9
commit
5d2b1391e3
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# Revision date: 2019/Jun/02
|
||||
|
||||
PRGNAM=kicad
|
||||
VERSION=${VERSION:-5.1.4}
|
||||
VERSION=${VERSION:-5.1.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="kicad"
|
||||
VERSION="5.1.4"
|
||||
VERSION="5.1.5"
|
||||
HOMEPAGE="http://kicad-pcb.org"
|
||||
DOWNLOAD="https://launchpad.net/kicad/5.0/5.1.4/+download/kicad-5.1.4.tar.xz"
|
||||
MD5SUM="7118929c3ada6baede7fae5d217a1101"
|
||||
DOWNLOAD="https://launchpad.net/kicad/5.0/5.1.5/+download/kicad-5.1.5.tar.xz"
|
||||
MD5SUM="58e884272563e4636c9b83c275eea637"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxPython3 ngspice OpenCASCADE glm"
|
||||
|
|
Loading…
Reference in a new issue