We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab017af commit f50b318Copy full SHA for f50b318
1 file changed
srcpkgs/kicad/template
@@ -1,8 +1,8 @@
1
# Template file for 'kicad'
2
# XXX: keep in sync with kicad-doc
3
pkgname=kicad
4
-version=9.0.6
5
-revision=2
+version=9.0.7
+revision=1
6
build_style=cmake
7
build_helper="cmake-wxWidgets-gtk3"
8
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"
21
homepage="http://kicad.org"
22
changelog="https://www.kicad.org/blog/categories/Release-Notes/"
23
distfiles="https://gitlab.com/kicad/code/kicad/-/archive/${version}/kicad-${version}.tar.gz"
24
-checksum=075bccbe11fb6c5c596b7f512e34fb16e5151b0b7f53b9a3cc365c14a9098191
+checksum=4743c5504576794c02f7e884a79f3fb5d7ec0f1dd359371a9225e9f2913581c5
25
python_version=3
26
replaces="kicad-i18n>=0"
27
0 commit comments