summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-03-21 00:01:22 +0000
committerdx-mon2021-03-21 00:01:22 +0000
commitaa9b475598a49de9da1e8dc3a8be0a1695333d53 (patch)
treedaee060ba0ab9cc47e7c40f1fa8770e149f8d93f
parent4891a35fa4911f817273929011582258c29e6442 (diff)
downloadaur-aa9b475598a49de9da1e8dc3a8be0a1695333d53.tar.gz
Bump to KiCAD 5.99.0-9907-gfe196771d8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d41dfe321d73..3b9389fe7b05 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_9879_gcc9787e47a
+ pkgver = 5.99.0_9907_gfe196771d8
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=cc9787e47a
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=fe196771d8
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 6ceb89ed7f0e..e0acf8bb10a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_9879_gcc9787e47a
+pkgver=5.99.0_9907_gfe196771d8
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=cc9787e47a
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=fe196771d8
'kicad-nightly.env'
)
sha256sums=(