kicad: update to 9.0.2.

This commit is contained in:
classabbyamp 2025-05-08 10:05:51 -04:00
parent eea7b15357
commit d1c62c0bb5
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'kicad'
# XXX: keep in sync with kicad-doc
pkgname=kicad
version=9.0.1
version=9.0.2
revision=1
build_style=cmake
build_helper="cmake-wxWidgets-gtk3"
@ -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=0397e6bd4c439a03222126401fa5616a027155b19b3661a1afcbd6589ca5e27a
checksum=0943b34578429707c5bfe8f418b6d37def9f697d297fd962256ae8c92eae0ddd
python_version=3
replaces="kicad-i18n>=0"