kicad: update to 8.0.4.
This commit is contained in:
parent
c79e91c400
commit
270b449ff3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kicad'
|
||||
# XXX: keep in sync with kicad-doc
|
||||
pkgname=kicad
|
||||
version=8.0.3
|
||||
version=8.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=1ce0d43ae314b0fe94223b8f3ab4a24d33b31034bf164d5b7facb85bbfd107e9
|
||||
checksum=fb02267a4f72b2ca118599bbb9a94185b90c326aae0e3d25648d7911b14c2da1
|
||||
python_version=3
|
||||
replaces="kicad-i18n>=0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue