kicad: update to 5.1.9.
This commit is contained in:
parent
e24a14de67
commit
0c4c175745
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kicad'
|
||||
pkgname=kicad
|
||||
version=5.1.8
|
||||
version=5.1.9
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKICAD_BUILD_VERSION=${version} -DKICAD_SCRIPTING=ON
|
||||
|
@ -19,7 +19,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://kicad-pcb.org"
|
||||
distfiles="https://gitlab.com/kicad/code/${pkgname}/-/archive/${version}/kicad-${version}.tar.gz"
|
||||
checksum=bf24f8ef427b4a989479b8e4af0b8ae5c54766755f12748e2e88a922c5344ca4
|
||||
checksum=841be864b9dc5c761193c3ee9cbdbed6729952d7b38451aa8e1977bdfdb6081b
|
||||
python_version=3
|
||||
|
||||
build_options="spice occt"
|
||||
|
|
Loading…
Reference in a new issue