summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-12-16 23:00:43 -0500
committerdragonmux2021-12-16 23:00:43 -0500
commit5d14608ed1b18832c2ca4d3cdba8628749a3b3c0 (patch)
treef9fb474dd38c6d9c7c11f9af8a9a476bd8eaee4a
parent36e62e370b2f5a419c4080721d9c401d12c6e1d4 (diff)
downloadaur-5d14608ed1b18832c2ca4d3cdba8628749a3b3c0.tar.gz
Bump to KiCAD 6.0.0-rc2-1-g6f711f8ce3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09cafbb070c1..3d1372334b06 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_491_g9e6538b9a0
+ pkgver = 6.0.0_rc2_1_g6f711f8ce3
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=9e6538b9a0
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=6f711f8ce3
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 0fa6aeecc427..6f8976869df2 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_491_g9e6538b9a0
+pkgver=6.0.0_rc2_1_g6f711f8ce3
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=9e6538b9a0
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=6f711f8ce3
'kicad-nightly.env'
)
sha256sums=(