Date: Wednesday, January 25, 2023 @ 00:05:42 Author: grawlinson Revision: 1388187
upgpkg: kicad-library 6.0.11-1; new upstream release Modified: kicad/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-24 23:54:25 UTC (rev 1388186) +++ PKGBUILD 2023-01-25 00:05:42 UTC (rev 1388187) @@ -6,7 +6,7 @@ # Contributor: Rachel Mant <[email protected]> pkgname=kicad -pkgver=6.0.10 +pkgver=6.0.11 pkgrel=1 pkgdesc='Electronic schematic and printed circuit board (PCB) design tools' arch=('x86_64') @@ -34,7 +34,7 @@ 'kicad-library: for footprints, symbols and templates' 'kicad-library-3d: for 3D models of components' ) -_commit='38e09789e55844e40d328f030d8d8a84d5c20e41' +_commit='cdf04d55821ea53f821678025b0fd85e9552fbac' source=( "$pkgname::git+https://gitlab.com/kicad/code/kicad.git#commit=$_commit" 'fix-archive-permissions.patch'
