mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kicad-footprints: update to 6.0.5.
This commit is contained in:
parent
d3650334e2
commit
e4fc84d2a3
1 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kicad-footprints'
|
# Template file for 'kicad-footprints'
|
||||||
pkgname=kicad-footprints
|
pkgname=kicad-footprints
|
||||||
version=6.0.1
|
version=6.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
depends="kicad"
|
depends="kicad"
|
||||||
|
@ -9,9 +9,4 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
|
||||||
license="CC-BY-SA-4.0"
|
license="CC-BY-SA-4.0"
|
||||||
homepage="http://kicad.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=c2b825f346b5eb60faaa7b39c64855c47d80e1ef950e4df08c58e843783bc9a6
|
checksum=9a842d1b78cbccec6290e449e00c70ed76a8d4dbaed6c58afabe165471e88199
|
||||||
|
|
||||||
post_install() {
|
|
||||||
# otherwise KiCad will complain about a missing library when launched
|
|
||||||
touch $DESTDIR/usr/share/kicad/footprints/Connector_Multicomp.pretty/.empty
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue