diff options
author | dragonmux | 2021-12-10 23:00:54 -0500 |
---|---|---|
committer | dragonmux | 2021-12-10 23:00:54 -0500 |
commit | 19c9b23cb4a6bf3b7eefd0ec4bf456872a07df80 (patch) | |
tree | 9503272cfac10a2936ee21d533b27411673e5b06 /.SRCINFO | |
parent | 5704c5b7d9b7f905f9e3a26872bb71d6e4a607ac (diff) | |
download | aur-19c9b23cb4a6bf3b7eefd0ec4bf456872a07df80.tar.gz |
Bump to KiCAD 6.0.0-rc1-400-gd1e6c216e1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = kicad-nightly pkgdesc = Electronic schematic and printed circuit board (PCB) design tools - pkgver = 6.0.0_rc1_392_g84e0feeee6 + pkgver = 6.0.0_rc1_400_gd1e6c216e1 pkgrel = 1 url = http://kicad.org/ arch = x86_64 @@ -26,7 +26,7 @@ pkgbase = kicad-nightly optdepends = kicad-library-nightly: for footprints and symbols optdepends = kicad-library-3d-nightly: for 3d models of components options = !strip - source = git+https://gitlab.com/kicad/code/kicad.git#commit=84e0feeee6 + source = git+https://gitlab.com/kicad/code/kicad.git#commit=d1e6c216e1 source = kicad-nightly.env sha256sums = SKIP sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18 |