mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
kicad: update to 9.0.1.
This commit is contained in:
parent
6ecdc2ba6f
commit
2b2316f3e4
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kicad'
|
||||
# XXX: keep in sync with kicad-doc
|
||||
pkgname=kicad
|
||||
version=9.0.0
|
||||
version=9.0.1
|
||||
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=0b525a92c0bdbd4c576e3340fac3d25af806dbd5a531f7e1a562279570af0726
|
||||
checksum=0397e6bd4c439a03222126401fa5616a027155b19b3661a1afcbd6589ca5e27a
|
||||
python_version=3
|
||||
replaces="kicad-i18n>=0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue