mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
kicad: update to 6.0.6.
This commit is contained in:
parent
dfe9c78483
commit
ecf05e4775
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=6.0.5
|
version=6.0.6
|
||||||
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/${pkgname}/-/archive/${version}/kicad-${version}.tar.gz"
|
distfiles="https://gitlab.com/kicad/code/${pkgname}/-/archive/${version}/kicad-${version}.tar.gz"
|
||||||
checksum=4bea4d329995d0fe7a0253f25be136ddbff3cdcfde2e21eef834a1dfe37f6157
|
checksum=8f903eeef385d2406ac3fa2ab74da3581b310be2d2fcae258ad2115b73828a0a
|
||||||
python_version=3
|
python_version=3
|
||||||
replaces="kicad-i18n>=0"
|
replaces="kicad-i18n>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue