summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-12-10 23:00:54 -0500
committerdragonmux2021-12-10 23:00:54 -0500
commit19c9b23cb4a6bf3b7eefd0ec4bf456872a07df80 (patch)
tree9503272cfac10a2936ee21d533b27411673e5b06
parent5704c5b7d9b7f905f9e3a26872bb71d6e4a607ac (diff)
downloadaur-19c9b23cb4a6bf3b7eefd0ec4bf456872a07df80.tar.gz
Bump to KiCAD 6.0.0-rc1-400-gd1e6c216e1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b873c8cf50bb..8b64286d512e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index 020e9e12bfb2..aeda8cfbbe43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=6.0.0_rc1_392_g84e0feeee6
+pkgver=6.0.0_rc1_400_gd1e6c216e1
pkgrel=1
pkgdesc='Electronic schematic and printed circuit board (PCB) design tools'
arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=(
'kicad-library-3d-nightly: for 3d models of components'
)
source=(
- 'git+https://gitlab.com/kicad/code/kicad.git'#commit=84e0feeee6
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=d1e6c216e1
'kicad-nightly.env'
)
sha256sums=(