mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kicad: update to 7.0.1.
This commit is contained in:
parent
231a1fb42e
commit
7d8e988ee4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kicad'
|
# Template file for 'kicad'
|
||||||
pkgname=kicad
|
pkgname=kicad
|
||||||
version=7.0.0
|
version=7.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=cmake-wxWidgets-gtk3
|
build_helper=cmake-wxWidgets-gtk3
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://kicad.org"
|
homepage="http://kicad.org"
|
||||||
distfiles="https://gitlab.com/kicad/code/kicad/-/archive/${version}/kicad-${version}.tar.gz"
|
distfiles="https://gitlab.com/kicad/code/kicad/-/archive/${version}/kicad-${version}.tar.gz"
|
||||||
checksum=a992234a06d18e45dbec847624e7966b3850c5f1e44474007e8fe7c6c24d3fbc
|
checksum=7c160857e7042f2a3b0570887b2413a6412f58202c54748bcfa0f7a015c3ba65
|
||||||
python_version=3
|
python_version=3
|
||||||
replaces="kicad-i18n>=0"
|
replaces="kicad-i18n>=0"
|
||||||
# one test appears to be flaky
|
# one test appears to be flaky
|
||||||
|
|
Loading…
Add table
Reference in a new issue