summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-06-25 00:00:32 +0100
committerdx-mon2021-06-25 00:00:32 +0100
commitf454c90342b6649c01ef8571ed7aaf8808a4c44a (patch)
treee9242130b4441a19954958de3e9af6d5f300b852
parent1d0d6feb32b73b691d7103ed6b380def5d32d036 (diff)
downloadaur-f454c90342b6649c01ef8571ed7aaf8808a4c44a.tar.gz
Bump to KiCAD 5.99.0-11135-g27804e40e2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1f95cbc4de7..e97f915a96ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kicad-nightly
pkgdesc = Electronic schematic and printed circuit board (PCB) design tools
- pkgver = 5.99.0_11121_g5fa5a73c6d
+ pkgver = 5.99.0_11135_g27804e40e2
pkgrel = 1
url = http://kicad-pcb.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=5fa5a73c6d
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=27804e40e2
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 8c6b77cc86fb..5613ab003d96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_11121_g5fa5a73c6d
+pkgver=5.99.0_11135_g27804e40e2
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=5fa5a73c6d
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=27804e40e2
'kicad-nightly.env'
)
sha256sums=(