summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-12-05 23:00:52 -0500
committerdragonmux2021-12-05 23:00:52 -0500
commit249598664d2b04d6ab039b2a386b3764f66c116d (patch)
tree8168113af68f3ad2835dbd40452ac082a61c6a40
parentd7d79f626749865ac2a88bb814ced784299c8520 (diff)
downloadaur-249598664d2b04d6ab039b2a386b3764f66c116d.tar.gz
Bump to KiCAD 6.0.0-rc1-323-gb9e66d8b98
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d159b3e65927..1cd7b305940f 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_314_g10be483430
+ pkgver = 6.0.0_rc1_323_gb9e66d8b98
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=10be483430
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=b9e66d8b98
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 0b913544b47a..bac95faeea48 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_314_g10be483430
+pkgver=6.0.0_rc1_323_gb9e66d8b98
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=10be483430
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=b9e66d8b98
'kicad-nightly.env'
)
sha256sums=(