diff --git a/srcpkgs/kicad/template b/srcpkgs/kicad/template index f6fdd38fde8..d3475d47a63 100644 --- a/srcpkgs/kicad/template +++ b/srcpkgs/kicad/template @@ -1,7 +1,7 @@ # Template file for 'kicad' pkgname=kicad -version=4.0.4 -revision=4 +version=4.0.5 +revision=1 build_style=cmake configure_args="-DKICAD_BUILD_VERSION=$version -DKICAD_SKIP_BOOST=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON @@ -15,7 +15,7 @@ maintainer="Steve Prybylski " license="GPL-2" homepage="http://kicad-pcb.org" distfiles="https://launchpad.net/${pkgname}/${version%.*}/${version}/+download/${pkgname}-${version}.tar.xz" -checksum=6da5d3f7bc63a9c5b4d0f5e4b954411b45d712168596b5af02957343c87eda00 +checksum=73f286733bb69b04749279a1848cbedfad908e7dcd1d11363c7fae7677c85331 patch_args="-Np1" CXXFLAGS="-std=c++11"