summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-03-19 00:00:27 +0000
committerdx-mon2021-03-19 00:00:27 +0000
commit79ea6d9c59ce563db7cf23f92485dbd9561bc453 (patch)
tree56a6471a3ad92aad9d6f54d6b65af98803848a53
parent6fac399489f1c53dce21cce5e858281257228701 (diff)
downloadaur-79ea6d9c59ce563db7cf23f92485dbd9561bc453.tar.gz
Bump to KiCAD 5.99.0-9842-g9c02e3ea63
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4455a667127d..97629f26c02e 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_9827_g1cfefb0652
+ pkgver = 5.99.0_9842_g9c02e3ea63
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=1cfefb0652
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=9c02e3ea63
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index c3f883ace8c9..79607320adba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_9827_g1cfefb0652
+pkgver=5.99.0_9842_g9c02e3ea63
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=1cfefb0652
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=9c02e3ea63
'kicad-nightly.env'
)
sha256sums=(