kicad: update to 5.1.10.
This commit is contained in:
parent
7aea5a60b8
commit
4a090f353e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kicad'
|
# Template file for 'kicad'
|
||||||
pkgname=kicad
|
pkgname=kicad
|
||||||
version=5.1.9
|
version=5.1.10
|
||||||
revision=2
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=cmake-wxWidgets-gtk3
|
build_helper=cmake-wxWidgets-gtk3
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://kicad-pcb.org"
|
homepage="http://kicad-pcb.org"
|
||||||
distfiles="https://gitlab.com/kicad/code/${pkgname}/-/archive/${version}/kicad-${version}.tar.gz"
|
distfiles="https://gitlab.com/kicad/code/${pkgname}/-/archive/${version}/kicad-${version}.tar.gz"
|
||||||
checksum=841be864b9dc5c761193c3ee9cbdbed6729952d7b38451aa8e1977bdfdb6081b
|
checksum=296341f30ada2c7f4a1c54720eab425835a93349527d4bf08f73f280d19695ed
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
build_options="spice occt"
|
build_options="spice occt"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue