kicad-library: update to 5.0.1. [ci-skip]
This commit is contained in:
parent
144fd0f333
commit
4a2d81f451
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'kicad-library'
|
||||
pkgname=kicad-library
|
||||
version=5.0.0
|
||||
version=5.0.1
|
||||
revision=1
|
||||
build_style=meta
|
||||
short_desc="Kicad libraries"
|
||||
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||
license="CC-BY-SA-4.0"
|
||||
homepage="http://kicad-pcb.org"
|
||||
depends="kicad-footprints kicad-packages3D kicad-symbols kicad-templates"
|
||||
depends="kicad-footprints>=${version} kicad-packages3D>=${version} kicad-symbols>=${version} kicad-templates>=${version}"
|
||||
|
|
Loading…
Reference in a new issue