kicad: update to 8.0.6.
This commit is contained in:
parent
110ada7523
commit
9d3e2491a4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kicad'
|
||||
# XXX: keep in sync with kicad-doc
|
||||
pkgname=kicad
|
||||
version=8.0.5
|
||||
version=8.0.6
|
||||
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=4223da87b678f7754c726e5f0b5bb5ed9310ee9ef5ff3dd21dbfbf4c35f5fc07
|
||||
checksum=20fa2f9566c95a18aece978a6df1b604b96927219e986170347362845a0ef1c7
|
||||
python_version=3
|
||||
replaces="kicad-i18n>=0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue