diff --git a/srcpkgs/kicad/template b/srcpkgs/kicad/template index e332f309fbb..fee267c3173 100644 --- a/srcpkgs/kicad/template +++ b/srcpkgs/kicad/template @@ -1,8 +1,8 @@ # Template file for 'kicad' # XXX: keep in sync with kicad-doc pkgname=kicad -version=9.0.2 -revision=2 +version=9.0.3 +revision=1 build_style=cmake build_helper="cmake-wxWidgets-gtk3" configure_args="-DKICAD_SCRIPTING_WXPYTHON=ON -DKICAD_USE_EGL=ON -DKICAD_BUILD_QA_TESTS=OFF @@ -21,7 +21,7 @@ license="GPL-3.0-or-later" homepage="http://kicad.org" changelog="https://www.kicad.org/blog/categories/Release-Notes/" distfiles="https://gitlab.com/kicad/code/kicad/-/archive/${version}/kicad-${version}.tar.gz" -checksum=0943b34578429707c5bfe8f418b6d37def9f697d297fd962256ae8c92eae0ddd +checksum=17356874d62dad0f4a37df2edbc0835afc666fe936957f3e992514416d98b588 python_version=3 replaces="kicad-i18n>=0"