summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-12-15 23:01:05 -0500
committerdragonmux2021-12-15 23:01:05 -0500
commit36e62e370b2f5a419c4080721d9c401d12c6e1d4 (patch)
tree3b08533d8ae42fad20d6aec32e3c9a950b5eb115
parentdee5faf214ede1bd15b764524b8140e81eac7048 (diff)
downloadaur-36e62e370b2f5a419c4080721d9c401d12c6e1d4.tar.gz
Bump to KiCAD 6.0.0-rc1-491-g9e6538b9a0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62154e0a6110..09cafbb070c1 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_477_g40d44c94cd
+ pkgver = 6.0.0_rc1_491_g9e6538b9a0
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=40d44c94cd
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=9e6538b9a0
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 9ccdd9fa032e..0fa6aeecc427 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_477_g40d44c94cd
+pkgver=6.0.0_rc1_491_g9e6538b9a0
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=40d44c94cd
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=9e6538b9a0
'kicad-nightly.env'
)
sha256sums=(