summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-06-11 00:01:07 +0100
committerdx-mon2021-06-11 00:01:07 +0100
commit5d9f5db0e7d42cb6bcdd96f6139c299cb1bed4f1 (patch)
tree06cefb6e9ac36f75a646044a73fc78d3ce5a7a9b
parente2d9422db88d85410479872c65fb0208a426207b (diff)
downloadaur-5d9f5db0e7d42cb6bcdd96f6139c299cb1bed4f1.tar.gz
Bump to KiCAD 5.99.0-10987-g6513853e92
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c02462db27e..388c3f3d1f56 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_10958_gf968fc8719
+ pkgver = 5.99.0_10987_g6513853e92
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=f968fc8719
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=6513853e92
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index fd165682267c..0771dc9910e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_10958_gf968fc8719
+pkgver=5.99.0_10987_g6513853e92
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=f968fc8719
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=6513853e92
'kicad-nightly.env'
)
sha256sums=(