From e4fc84d2a3a9484d251fb0075571413cb5c226a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Nogueira?= Date: Sun, 1 May 2022 03:27:31 -0300 Subject: [PATCH] kicad-footprints: update to 6.0.5. --- srcpkgs/kicad-footprints/template | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/srcpkgs/kicad-footprints/template b/srcpkgs/kicad-footprints/template index aa8062df665..6a6282de56d 100644 --- a/srcpkgs/kicad-footprints/template +++ b/srcpkgs/kicad-footprints/template @@ -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 " 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