kicad: update to 8.0.8.

This commit is contained in:
classabbyamp 2025-01-21 20:36:22 -05:00
parent b2ba7a2a9e
commit 03ba9a2e66
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=8.0.7
version=8.0.8
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=39a0ca0f19336be608294fe83f699525c77e133cd0e7eea8bf3585f25d01f19e
checksum=3f7921b9a32c040bd9436e5f31ba18289b77a7379f090b25b8775d8c6db48fb9
python_version=3
replaces="kicad-i18n>=0"