Date: Saturday, February 12, 2022 @ 01:00:25 Author: grawlinson Revision: 1132370
upgpkg: kicad 6.0.2-1 New upstream release. Modified: kicad/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-12 00:55:01 UTC (rev 1132369) +++ PKGBUILD 2022-02-12 01:00:25 UTC (rev 1132370) @@ -6,8 +6,8 @@ # Contributor: Rachel Mant <[email protected]> pkgname=kicad -pkgver=6.0.1 -pkgrel=2 +pkgver=6.0.2 +pkgrel=1 pkgdesc='Electronic schematic and printed circuit board (PCB) design tools' arch=('x86_64') url='http://kicad.org/' @@ -34,7 +34,7 @@ 'kicad-library: for footprints, symbols and templates' 'kicad-library-3d: for 3D models of components' ) -_commit='0a9271f98e154202d3f4d1ddfbbea6e57abef955' +_commit='702e8b891515a401f380e5f60b9840793352442a' source=( "$pkgname::git+https://gitlab.com/kicad/code/kicad.git#commit=$_commit" 'fix-archive-permissions.patch'
