Date: Saturday, October 29, 2022 @ 07:07:49 Author: grawlinson Revision: 1338526
upgpkg: kicad 6.0.9-1; new upstream release Modified: kicad/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-29 07:05:36 UTC (rev 1338525) +++ PKGBUILD 2022-10-29 07:07:49 UTC (rev 1338526) @@ -6,7 +6,7 @@ # Contributor: Rachel Mant <[email protected]> pkgname=kicad -pkgver=6.0.8 +pkgver=6.0.9 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='3abcdb7e63e173f964f1907334bb638f53da5a11' +_commit='b29f91cc1569c31a96e7e20541e9f35c1c762cd0' source=( "$pkgname::git+https://gitlab.com/kicad/code/kicad.git#commit=$_commit" 'fix-archive-permissions.patch'
