kicad-footprints: update to 5.1.11.
This commit is contained in:
parent
822ac03876
commit
11fee877df
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'kicad-footprints'
|
# Template file for 'kicad-footprints'
|
||||||
pkgname=kicad-footprints
|
pkgname=kicad-footprints
|
||||||
version=5.1.10
|
version=5.1.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
depends="kicad"
|
depends="kicad"
|
||||||
short_desc="Kicad footprint libraries"
|
short_desc="Kicad footprint libraries"
|
||||||
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||||
license="CC-BY-SA-4.0"
|
license="CC-BY-SA-4.0"
|
||||||
homepage="http://kicad-pcb.org"
|
homepage="http://kicad.org"
|
||||||
distfiles="https://gitlab.com/kicad/libraries/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://gitlab.com/kicad/libraries/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=65de50a9669e5eb0f2e4eed433802432eee2bd98df1e898905a7dc117cdb3050
|
checksum=320cae2d830cfb4ff50f187f36c9e7c3c1565fbd6ea5b064e98ec44891ea8b9e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# otherwise KiCad will complain about a missing library when launched
|
# otherwise KiCad will complain about a missing library when launched
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue