summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-12-09 23:00:53 -0500
committerdragonmux2021-12-09 23:00:53 -0500
commit5704c5b7d9b7f905f9e3a26872bb71d6e4a607ac (patch)
tree81397ad72b9a3bb60ad42d67f3847645f7e9e192
parentb4dd34b9dbe59d41825817606cdc33ebe77edd69 (diff)
downloadaur-5704c5b7d9b7f905f9e3a26872bb71d6e4a607ac.tar.gz
Bump to KiCAD 6.0.0-rc1-392-g84e0feeee6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdede8431950..b873c8cf50bb 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_376_g48e95dcf7e
+ pkgver = 6.0.0_rc1_392_g84e0feeee6
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=48e95dcf7e
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=84e0feeee6
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index b7c09f89e1e9..020e9e12bfb2 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_376_g48e95dcf7e
+pkgver=6.0.0_rc1_392_g84e0feeee6
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=48e95dcf7e
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=84e0feeee6
'kicad-nightly.env'
)
sha256sums=(