kicad-footprints: update to 6.0.5.
This commit is contained in:
parent
d3650334e2
commit
e4fc84d2a3
@ -1,6 +1,6 @@
|
||||
# Template file for 'kicad-footprints'
|
||||
pkgname=kicad-footprints
|
||||
version=6.0.1
|
||||
version=6.0.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
depends="kicad"
|
||||
@ -9,9 +9,4 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||
license="CC-BY-SA-4.0"
|
||||
homepage="http://kicad.org"
|
||||
distfiles="https://gitlab.com/kicad/libraries/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=c2b825f346b5eb60faaa7b39c64855c47d80e1ef950e4df08c58e843783bc9a6
|
||||
|
||||
post_install() {
|
||||
# otherwise KiCad will complain about a missing library when launched
|
||||
touch $DESTDIR/usr/share/kicad/footprints/Connector_Multicomp.pretty/.empty
|
||||
}
|
||||
checksum=9a842d1b78cbccec6290e449e00c70ed76a8d4dbaed6c58afabe165471e88199
|
||||
|
Loading…
Reference in New Issue
Block a user