diff --git a/srcpkgs/kicad/template b/srcpkgs/kicad/template index 32cc390fd3a..c71ecb8ad38 100644 --- a/srcpkgs/kicad/template +++ b/srcpkgs/kicad/template @@ -1,7 +1,7 @@ # Template file for 'kicad' pkgname=kicad -version=5.0.0 -revision=2 +version=5.0.1 +revision=1 build_style=cmake configure_args="-DKICAD_BUILD_VERSION=${version} -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON @@ -17,7 +17,7 @@ maintainer="Steve Prybylski " license="GPL-3.0-or-later" homepage="http://kicad-pcb.org" distfiles="https://launchpad.net/${pkgname}/${version%.*}/${version}/+download/${pkgname}-${version}.tar.xz" -checksum=377582e4287146186593d42a5a7fe761590a79404982524ce445b4edbf96d89e +checksum=5fe4f63318522cb0a1c89ecd6a71c470def1720f152954cf3182f5deb878716a build_options="spice" CXXFLAGS="-std=c++14"