kicad: update to 9.0.4.

This commit is contained in:
classabbyamp 2025-08-20 18:33:44 -04:00
parent 09ee216cbd
commit be1f83bd09
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.3
version=9.0.4
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=17356874d62dad0f4a37df2edbc0835afc666fe936957f3e992514416d98b588
checksum=044a56677353b63551b9143995d51d862cac58df417de0641f121372b3e108e0
python_version=3
replaces="kicad-i18n>=0"