kicad: update to 5.1.3

This commit is contained in:
teldra 2019-08-03 16:35:09 +02:00 committed by Helmut Pozimski
parent 9f375807df
commit c65ef7a10a

View File

@ -1,6 +1,6 @@
# Template file for 'kicad'
pkgname=kicad
version=5.1.2
version=5.1.3
revision=1
build_style=cmake
configure_args="-DKICAD_BUILD_VERSION=${version} -DKICAD_SCRIPTING=ON
@ -17,7 +17,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="GPL-3.0-or-later"
homepage="http://kicad-pcb.org"
distfiles="https://launchpad.net/${pkgname}/${version%%.*}.0/${version}/+download/${pkgname}-${version}.tar.xz"
checksum=84376c50b436a1aec985d3de94e6f445ea5c1e5c75c04a239c9837a1ab40778a
checksum=724e338fccdcec30e644b96d569ea5e198d9de040a9b98a78a878782d136871d
build_options="spice"
build_options_default="spice"